Microsoft Access ODBC Driver 64-bit

Solved/Closed
Hello everyone,

I have a PC running Windows 7 Professional 64-bit, and I programmed a JAVA application that needs to access a Microsoft Access database.
My problem is that when I try to add my database using the Windows ODBC Data Source Administrator tool, I encounter an error message. It’s rather "normal" since the only ODBC drivers installed on my machine are for SQL Server.
Therefore, I have been looking for a 64-bit Access ODBC driver for quite some time but I can't find one.
Where can I find it? Does it simply not exist? If that's the case, how can I proceed?

Thank you in advance for your responses.

PS: I wasn't sure which category to post this message in.
Configuration: Windows 7 Firefox 3.5.5

18 answers

  1. Apparently, you need to use the ODBC Data Source Administrator utility for 32-bit; to run it:
    c:\windows\syswow64\odbcad32.exe
    66
    1. Yes, it's working!!!
      Yet I had already tried after seeing it I don’t remember where but it didn't work! Now I have all the ODBC drivers.

      Yes, in fact there’s one in /System32 and another in /SysWOW64.

      Well, I probably must have made a mistake the first time, I don’t understand.

      Well, thank you, without you I wouldn't have tried again.

      By the way, does it work for you? Do you have the drivers?
      0
    2. Good evening,

      I followed this link but my problem persists. Indeed, I am using the Philcarto software (mapping) on Windows 7 and when I try to insert xls files, I get that famous error message. Do you have any other suggestions to resolve this issue?

      Thank you in advance.
      0
    3. Hello,
      I indeed saw that if we use c:\windows\syswow64\odbcad32.exe we can see the ODBC drivers for Access, unlike the one under sys32, but how do I tell Java to look for the drivers in c:\windows\syswow64\odbcad32.exe instead of the default odbcad32.exe file?
      Thanks in advance.
      0
    4. @coolzen0Well, I did it, I just installed the 32-bit JRE and JDK in addition to my 64-bit version, then I configured Eclipse and NetBeans to use the 32-bit JDK in the 'Program Files (x86)' directory instead of the 64-bit JDK in the 'Program Files' directory...
      0
    5. Hi,

      So cool, thank you!!!!

      I've been searching for two hours and just when I was about to lose hope, with the rope around my neck, I find your ticket.

      Thanks again

      Gab.
      0