Board index » delphi » ADO Deployment Problem-Provider not found
Rick Gregory
![]() Delphi Developer |
Tue, 16 Aug 2005 01:13:02 GMT
ADO Deployment Problem-Provider not found
I'm nearing completion of a programming project but have run into troubles
deploying on new machines... In my application I had to change ADO providers from Jet4.0 to Jet3.51 ... In order to install JET3.51 on my development machine, I installed microsoft Now I need to deploy... I downloaded the jet351 merge module from But after successfully installing my application on another computer, I get QUESTION: Is it possible JET 3.51 is not installing because JET 4.0 already I'd prefer not to have to pre-install SDK2.0 on all my deployment Any ideas or suggestion? Thanks as always these newsgroups have proved invaluable... --Rick |