I tested my program on a different machine from the one im using to write my program and when i tried to use the database functions of my program it said "Active X Cannot create Object" how can i fix this?
thanks in advance!!
Printable View
I tested my program on a different machine from the one im using to write my program and when i tried to use the database functions of my program it said "Active X Cannot create Object" how can i fix this?
thanks in advance!!
May be the database drives are not avilable on that machine.
Best is to create an installation package and install it on the target/testing machine.
For installation you can use the Setup Wizard that comes with VB. For most part it does a decent job!
RK
i see, i use installshield express is it possible to add them into that program?? do you happen to know what i neesd to include?
Thanks!!