I am in desperate need of a way to reset ODBC results.  If I check for 
results using odbc_fetch_row(), I need to reset the pointer before I 
loop through the results.  Right now I'm loosing the 1st row!  I read in 
the comments on the online manual that odbc_fetch_row($results,0) will 
reset the results, but it doesn't work.  Please help me out, I'm in a 
real bind here!  Thanks

- Anthony [EMAIL PROTECTED]


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to