Page 1 of 1

No Result found

Posted: Tue Apr 08, 2008 11:08 pm
by php14user
Hi All,

I need to verify whether "select" statement has returned any result or not.
If No Result Found then I would like to excute another piece of code.

Please let me know how to check whether "select" statement has retunred any result or not.

Thanks

Re: No Result found

Posted: Tue Apr 08, 2008 11:10 pm
by John Cartwright

Re: No Result found

Posted: Tue Apr 08, 2008 11:19 pm
by php14user
Jcart,

Thanks for your prompt reply!