Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling Access
Message
 
To
16/06/2000 08:10:17
Todd Wolfe
Certified Marketing Services
Kinderhook, New York, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00381264
Message ID:
00381387
Views:
14
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform