Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Operation not allowed in this context
Message
De
09/10/2001 11:00:35
 
 
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00565933
Message ID:
00565951
Vues:
23
>I have a data source class that provides ADO record sets and everything seemed to be great with navigation until I recieved the 3219 Operation not allowed in this context Error. This is on a simple select * type rs BOF and EOF are false. Anyone have any insight on this.
>
>My connection string:
>s_conn = "Driver=Microsoft Visual Foxpro Driver;UID=;SourceType=DBF;Deleted=YES;Null=NO;SourceDB=" & m_strTable

It errors just on the Select?

Try adding Exclusive=No to the connection string.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform