Koya
Sep 14th, 2000, 09:57 AM
I am not sure what is happening!
First I used to send my program to people without using a Database and it used to work everywhere, I used Install Shield that i bought for that purpose!
Now my porgram (new version) uses a database control (the one that comes already with VB, in the toolbar, DAO i believe).
Now, whenever I package my program and include (dao360.dll) it gives the people that install it (after the setup goes ok) when they start the progarm, it gives them this error:
"ActiveX Couldn't create object"
I am not sure why that is happening, if i used the dbengine.opendatabase I emediatly get this error!
what files am i not including with my prgram that I should.
The setting for the DAO are:
1) Connect: Access 2000; (uses a password too)
2) Default Type: UseJet
Does anybody know what I am not including or missing???
Let me know please. Anything would help out a great deal.
Thanks again.
First I used to send my program to people without using a Database and it used to work everywhere, I used Install Shield that i bought for that purpose!
Now my porgram (new version) uses a database control (the one that comes already with VB, in the toolbar, DAO i believe).
Now, whenever I package my program and include (dao360.dll) it gives the people that install it (after the setup goes ok) when they start the progarm, it gives them this error:
"ActiveX Couldn't create object"
I am not sure why that is happening, if i used the dbengine.opendatabase I emediatly get this error!
what files am i not including with my prgram that I should.
The setting for the DAO are:
1) Connect: Access 2000; (uses a password too)
2) Default Type: UseJet
Does anybody know what I am not including or missing???
Let me know please. Anything would help out a great deal.
Thanks again.