I have 64 bit eclipse and configured this with 64bit jvm  when i try to connect MS Access (32 bit MS office) it gives me error 
Exception: [Microsoft][ODBC Driver Manager] 
The specified DSN contains an architecture mismatch between 
the Driver and Application
I also defined DSN in c:\windows\sysWOW64\odbcad32.exe in my Win 7 64 bit machine and Even tried by both 32 bit and 64 bit jvm but everytime i got the same error but when i run the same code with 32 bit Eclipse its working fine, but i have to run with 64 bit Eclipse, Please help