Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00524452
Message ID:
00524722
Views:
24
>Can someone please tell me why the following is failing?
>
>o=createobject("DAO.DBEngine")
>I have tried to register w/regsvr32 dao3032.dll and get a fail, since I have Access97 installed and it probably is already registered.
>
>Using the object browser on dao2535.tlb I get dbengine is a member of DAO.
>
>Any ideas?
>
>TIA

If you have Access97 installed, you can open MDB's with the Access.Application object.

I believe the progid in Access97 is DAO.DBEngine.35, but I'm not sure if you can do anything with it in VFP.
Previous
Reply
Map
View