[snip]
>PLEASE STOP TOP POSTING!

Sorry.... Didn't mean to.... don't even know exactly what it is....
[/snip]

When you post a reply above a response. 
 
[snip]
> Are you selecting all of the records at once, or just a few at a time?

I am returning a few records at a time.
[/snip]

There is your problem. Return ALL of the records, then use
mssql_data_seek to move about.

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

Reply via email to