Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The rowset does not support fetching backwards
Message
From
16/07/1999 18:17:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
The rowset does not support fetching backwards
Miscellaneous
Thread ID:
00242620
Message ID:
00242620
Views:
55
I'm trying to set up an ODBC connection in an interdev project. Within a VB asp page, the error occurs when it hits the line

rsBooks.MoveLast

I've tried to open the record set with all 5 different parameters that are available through intellisense.

The lines to setup the record set looks like this.

Set rsBooks = Server.CreateObject("ADODB.Recordset")
rsBooks.Open strSQL, dbBooks, adOpenDynamic

Dan
Next
Reply
Map
View

Click here to load this message in the networking platform