MrMajik
IS-IT--Management
- Apr 2, 2002
- 267
I created a VB6 program that requires an Access database (ADO). I can run the program on my PC just fine but when I build the distrbution setup.exe program the database will not open after the program is installed on a different PC.
Here are what I think are the required files that are currently included in my setup.exe program:
mscomctl.ocx
msvbvm60.dll
msstdfmt.dll
msado15.dll
Something is missing. Do you know what files I need to distribute with my program that will allow other PCs to use the Access mdb?
Thank you.
MrMajik
Everything should be made as simple as possible, but not simpler
--Albert Einstein
Here are what I think are the required files that are currently included in my setup.exe program:
mscomctl.ocx
msvbvm60.dll
msstdfmt.dll
msado15.dll
Something is missing. Do you know what files I need to distribute with my program that will allow other PCs to use the Access mdb?
Thank you.
MrMajik
Everything should be made as simple as possible, but not simpler
--Albert Einstein