PDA

View Full Version : How connect a java Application with Ms Access


ahmed30
03-30-2010, 02:19 PM
Hello ,

I am creating a Java Application , and i need to connect to a database using Microsoft Access 2007.


i did it before by define my database at the ODBC "by going to the control Panel ==> Admin tools "


but i was using Windows Xp when i did that , and it works.

now i am using Windows 7 64 bit

and it changed . i can not create a Ms access database .2 errors messages appears

"the setup routines for the microsoft Access driver ODBC driver could not be found , please reinstall the driver"

"The specified DNS contains an architecture mismatch between the driver and Application "



so can anyone tell me how to define a database and link it with the Java Application when using Windows 7 64bit.

Thank You alot