|
-
Apr 5th, 2001, 06:21 AM
#1
Thread Starter
Fanatic Member
I have a stored procedure in SQL Server that returns a recordset.
In VB, I have an ADO command that executes the stored procedure to retrieve the recordset.
So far, so good.
The problem is that the recordset is Cursor Type 'adOpenForwardOnly'.
I want anything other than a 'forward only' recordset (like static or something) but I can't change it.
Any ideas?
Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment. 
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
|