Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Operation not allowed in this context
Message
From
09/10/2001 11:00:35
 
 
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00565933
Message ID:
00565951
Views:
21
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform