November 9th, 1999, 11:35 AM
Scenario: VB6 app using ADO runs 100% on development box (Win98). Likewise, compiled and installed on the development box runs 100%.
First thing the app does is access an Access97 database via hard-coded connection string. When app is run on test machine (Win98) it bombs when trying to open the db.
Error message is #3706 - ADO could not find the specified provider.
Latest versions of jet35sp3, jet40sp3, DCOM98, and MDAC have been applied.
Any suggestions will be highly appreciated. Thanks in advance.
First thing the app does is access an Access97 database via hard-coded connection string. When app is run on test machine (Win98) it bombs when trying to open the db.
Error message is #3706 - ADO could not find the specified provider.
Latest versions of jet35sp3, jet40sp3, DCOM98, and MDAC have been applied.
Any suggestions will be highly appreciated. Thanks in advance.