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