Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reading a VFP table in VB
Message
De
24/03/1999 14:40:16
Sammy Derban
Ghana Telecom
Accra, Ghana
 
 
À
23/03/1999 16:10:18
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00195255
Message ID:
00201582
Vues:
17
Try this.

Set db1 = OpenDatabase("c:\DATA\", False, False, "Foxpro 2.6")
Set rstitems = db1.OpenRecordset("mytable")

Hope this works.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform