|
-
December 1st, 1999, 10:38 AM
#1
ODBC SQLConfigDriver Problem
Hi I am trying to install my VB application which uses ADO,Microsoft Access,SQL server through installshield.When i am trying to install the access drivers on to a PC which has only windows 95 installed it gives me the following error :
Drivers ConfigDSN,ConfigDriver or ConfigTranslator failed. Microsoft Access Driver (*.mdb)
This error happens after the call to the function SQLConfigDriver in the odbccp32.dll Before this function call i have called the function SQLInstallDriverEx which does not return any error.
Due to this error my application does not get installed.
I have even tried installing micrsoft office on the machine but it gives the same error for the microsoft office setup.Could this be a version problems in the dll's
Appreciate if u could reply ASAP
-
December 1st, 1999, 11:07 AM
#2
Re: ODBC SQLConfigDriver Problem
we got the same error message when we tried to install VB 5.
MS support told us to rename odbc.ini and odbcinst.ini before running setup and re-renaming it afterwards.
That fixed out VB 5 setup problem.
It might be worth a try.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|