Posted by Sonnich on 10/09/06 10:01
Hi! I simply need to check for wtether my SQL request returns any data - any row = yes. AFAIK there is no other way than: // if any row exist if(odbc_fetch_row($result2)) { bla..... BR Sonnich
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming