Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro 3 tables and VBASIC
Message
De
28/07/1998 11:38:14
Prasanna Kannan
Vista Information Solutions
San Diego, Californie, États-Unis
 
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00121980
Message ID:
00121994
Vues:
11
Hi,

If you have a FoxPro table called Customer.dbf, then to open the table use
Set dbFox = OpenDatabase(strDBPath, False, False, "FoxPro 3.0;")
where strDBPath is the path of the customer.dbf file.Then use the name of the table in your queries. For eg "Insert Into Customer values (...)"

Hope this helps you.

Prasanna
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform