Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling Access
Message
 
À
16/06/2000 08:10:17
Todd Wolfe
Certified Marketing Services
Kinderhook, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00381264
Message ID:
00381387
Vues:
13
>Is there a way that I can call Access and then open a Database (Already a Access Database) in Access using VFP 3.0. I am using crateobject() and it seems to open access but I can't figure out how to open a file.
>
>Thanks,
>Todd

From Access 97 Developer's Handbook by Litwin, Getz, and Gilbert (Sybex, 1997): If you have your Access application object oAccess, use

oAccess.OpenCurrentDatabase cPath

cPath is the path to the .MDB file. This book, by the way, has a chapter on using Access as an automation client.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform