PDA

Click to See Complete Forum and Search --> : DAO version 3.6 VS DAO version 3.51


Ober
Oct 18th, 2000, 09:43 PM
I program with Access 2000 and my clients use Access 97.

The program works on mine but they don't have DAO version 3.6 on their computer so they can't run the program.

How do I go about making my program run without running a setup program.

I thought all I would have to do is place the Dlls and stuff in the same directory as my app. But I was wrong.
Now what?

Please Help!

-Ober

MrGTI
Oct 18th, 2000, 10:59 PM
They'll need all the proper DLL files installed, either via a setup installation, or via a manual registration using Regsvr32.exe