
VB6 (ADO) Front end to MS Access DB on Network Drive
I created a VB6 user input form that includes a custom ADO control. The
connection string accesses an Access 97 Database on another network
drive. I packaged it to the target network drive, then installed it to
my computer (where I developed the program) from that network drive. It
worked without any problems. However, I have a problem after I install
the program to another computer on the network (via access to the same
network drive from other computer). The program installs ok, but when I
try to run it, an error message states that the ActiveX component
couldn't create an object. The program runs, but it is not connected to
the database (nothing shows up in the bound text boxes). The ActiveX
control does show up on the form however. I tried mucking around with
the connection string, but I can't see why that would be the problem
since its the same database and the same path.
The provider and data source information for the connection string
should be the same because it's the same network drive, right?
The package should include ocx and DLLs that are necessary to run the
program, right?
Can anybody help me with this?
*** Sent via Developersdex http://www.*-*-*.com/ ***
Don't just participate in USENET...get rewarded for it!