Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing foxpro table
Message
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00406065
Message ID:
00407136
Vues:
38
Good Day,

Try replacing this line:

Set sTable = sWorkspace.OpenDatabase("c:\cmts2\cycle14\arpbal2.dbf")

with this

Set sTable = sWorkspace.OpenDatabase("c:\cmts2\cycle14")

This will "c:\cmts2\cycle14" will serve as ur DataBase container...
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform