|
-
Oct 12th, 2000, 02:38 AM
#1
Thread Starter
Member
I've got a ADO connection to a SQL server database, where a stored procedure is returning the data correctly (I know its worked as I can pull the data back from the first record). However the recordcount is -1 and if I try to move through the recordset e.g
rs.movelast
rs.movefirst
it crashes.
How do you pull back the whole recordset?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|