Microsoft Access ODBC Driver 64-bit
Solved/Closed
Lardon
-
coursdinfo -
coursdinfo -
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.
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
-
Apparently, you need to use the ODBC Data Source Administrator utility for 32-bit; to run it:
c:\windows\syswow64\odbcad32.exe-
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? -
-