Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with ADO connection to DBC
Message
De
01/06/2001 11:17:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Problem with ADO connection to DBC
Divers
Thread ID:
00513825
Message ID:
00513825
Vues:
47
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!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform