Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to find VFP OleDb Provider?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00654857
Message ID:
00655061
Vues:
29
>>Could anyone please point me to the link to download VFP Oledb provider?
>
>You can get it with VFP7 only. There's no separate download available.

Thanks.

Now, I installed VFP 7.0 but having problems accessing free tables? I think I can't find the proper syntax for the connection string to access free tables. Here is what I tried and didn't work.

oConn = CREATEOBJECT("ADODB.Connection")
oConn.ConnectionString = "provider=vfpoledb.1;data source=c:\temp\"
oConn.Open()

oConn.Open() returns NULL. What am I doing wrong?
- Jayesh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform