I AM USING WINDOWS-7 64-BIT OPERATING SYSTEM.
I create a DSN (milk) using C:\Windows\Syswow64\odbcad32.exe for
Micrsoft Access Driver (*.mdb)
Then I use this DSN = "milk" in my source code (with NetBeans 6.5 & iReport developing tools) to connect my "milk.mdb" file to my JAVA program.
But it gives error: "The specified DSN contains an architecture mismatch between the Driver and Application"
Kindly solve this problem.