Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating DBF using ADO
Message
De
09/08/2002 12:20:50
 
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00683348
Message ID:
00688061
Vues:
23
This message has been marked as the solution to the initial question of the thread.
It depends on VFP OLE DB provider you have installed. For example, connection string for VFPData free table directory can be this:
ConnStr = "Provider=VFPOLEDB.1;Data Source=C:\VFPData;Password="";Collating Sequence=MACHINE"
For SampleDB database it can be:
ConnStr = "Provider=VFPOLEDB.1;Data Source=C:\VFPData\SampleDB.dbc;Password="";Collating Sequence=MACHINE"

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform