Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call a DLL
Message
From
03/10/2002 09:54:12
 
 
To
03/10/2002 09:04:06
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00707273
Message ID:
00707296
Views:
19
>In the Object Browser of VFP 7.0.
>I see the CLASS of DAO360.DLL,
> Example: DBEngine
>How can I create an instance of this class in VFP ?
>Thanks.

You can try instantiating the DBEngine class with is DAO.DBEngine.35, but this is only for A97 MDB's and also I'm not sure if you can do anything with it in VFP.

If you have Access installed, you would be better off using automation (Access.Application) or using the Jet OLEDB provider or ODBC driver in the abscence of full Access installed. HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform