> Can someone let me know when you call sybase_fetch_array that the internal
> row pointer of the sybase result is increased.  So that subsequent calls
> using sybase_fetch_array will return a result 1 more than the previous
> result return?

Hey, I just wanted to let you know that when you call sybase_fetch_array
that the internal row pointer of the sybase result is increased. I had a
feeling you wanted to know that. Also, you should know that subsequent calls
using sybase_fetch_array will return a result 1 more than the previous
result return.

Documentation is at www.php.net/sybase_fetch_row

---John Holmes...


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

Reply via email to