Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The rowset does not support fetching backwards
Message
De
16/07/1999 18:17:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
The rowset does not support fetching backwards
Divers
Thread ID:
00242620
Message ID:
00242620
Vues:
59
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform