Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Re: DSNless Connection
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: DSNless Connection
Divers
Thread ID:
00891189
Message ID:
00891189
Vues:
56
Hello all,

I am trying to establish a DSNless Connection to a VFP DBC and I always get negative conn. handle indicating failure, I am using VFP 7 SP1 on Windows XP Professional and the same commands seem to work fine on Win 2K PC's which raises the likelihood of it being a driver issue.

Is there something wrong with this syntax:

**********
cConnStr="Driver=Microsoft Visual FoxPro Driver;SourceDB=c:\dev\focus.DBC;SourceType=DBC"
lnConnHdl=SQLSTRINGCONNECT(cConnStr)
? lnConnHdl
***********

Any feedback is greatly appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform