Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with ADO connection to DBC
Message
From
01/06/2001 11:17:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Problem with ADO connection to DBC
Miscellaneous
Thread ID:
00513825
Message ID:
00513825
Views:
46
I would appreciate any thoughts on the following: I'm using ADO to access a Foxpro database:
WITH oConnection
.OPEN("Driver={Microsoft Visual FoxPro Driver};UID=;SourceDB=C:\SS\VFP\Delivery Address Pool\Data\deldata.dbc;SourceType=DBC;Exclusive=No;BackgroundFetch=Yes;Collate=Machine;Null=Yes;Deleted=Yes;")
ENDWITH
When I interrogate the error collection of oConnection I get "[Microsoft][ODBC Driver Manager]Driver's SQLConnectAttr failed" with an error number of 0.
However, if I let the program continue it opens a record set on this connection with no problems!
Next
Reply
Map
View

Click here to load this message in the networking platform