reggio
Posts: 1
Joined: Tue Jan 17, 2006 6:41 pm

ODBC error 11 (juste at the end of installation)

Hi,

i have a java project wich required an ODBC connexion and i add the odbc like that :

1) on the ODBC page,
new data src -> named : mydb.mdb, driver : Microsoft Access Driver (*.mdb)

2) ( i see that after a search on this forum) add attribute :
name : DBQ, value [#mydb.mdb]

and then i build. ( no error )

and i try to install on an other computer and at the very end of the installation there is this error :

"Error configuring ODBC data source : mydb, ODBC error 11 : failed ConfigDNS, COnfigDriver or ConfigTranslator from driver, Verify that the file mydb exists and that you can access it."

thanks for help,

reggio
Ionut
Posts: 605
Joined: Tue Nov 22, 2005 11:29 am
Contact: Website

Hi,

It is hard to tell what the problem might be. Most likely it is related to the Data Source attributes or the ODBC driver. Have you tried to install this Data Source using "Administrative Tools -> Data Sources (ODBC)"? If so, are you sure that the only required attribute is the path to the Data Source? These aspects are discussed here:
http://www.advancedinstaller.com/user-g ... rties.html

In order to determine the cause of this problem, please send, if possible, the MDB file to support at advancedinstaller dot com.

Regards,
Denis
Denis Toma
Advanced Installer Team
http://www.advancedinstaller.com/

Return to “Common Problems”