I made a program that that is using ADO and it runs great on the computer that I set the ConnectionString. But after I build the EXE and test it on a different computer I get this error ADO could not find the specified provider.
I do have the db in the same location as it was on the system that built the program.
Also any help on making a distributable version of the application with a set up program
Thanks
Live to learn or die trying
I do have the db in the same location as it was on the system that built the program.
Also any help on making a distributable version of the application with a set up program
Thanks
Live to learn or die trying