Roger Sterling wrote:You installed the 32-bit driver. You need to remove that one and install the 64-bit driver.
That won't do the job either.
Access (Office 2007 is 32 bit).
Final solution was:
1.
Control Panel --> Administrative Tools --> Right Click then Properties then Shortcut tab,
set "Target" to %windir%\SysWOW64\odbcad32.exe and set "Start in" to %windir%\System32
2.
Download and install 32 bit JDK
3.
Go to "Window > Preferences > Java > Installed JREs", then click "Add"
Then use this new 32-bit JRE a the target runtime for your "Access" project (under "run configuration").
If you think you have better solution - please advise.