I created a program that uses all of the above and also Interacts with AutoCAD 2000 through VBA
It works perfect on my machine.
When I go to run it on other PC's I get an Error number 429
Active X component can't created objects.
and also Error 430 on another machine.
I suspect it comes from a reference to the ADO
I created an install program using the Wizard but it still won't work. The install procedure say's several files are out of date and asks to update and I do and reboot. It even shows the Microsoft Data Objects 2.0 which is the latest ODBC stuff right.
Any help would be apreciated I would hate to have to go back to DAO and Access which is where it was working before this.
And worked OK on those PC's
TIA
It works perfect on my machine.
When I go to run it on other PC's I get an Error number 429
Active X component can't created objects.
and also Error 430 on another machine.
I suspect it comes from a reference to the ADO
I created an install program using the Wizard but it still won't work. The install procedure say's several files are out of date and asks to update and I do and reboot. It even shows the Microsoft Data Objects 2.0 which is the latest ODBC stuff right.
Any help would be apreciated I would hate to have to go back to DAO and Access which is where it was working before this.
And worked OK on those PC's
TIA