64 bit driver for DSN for MS access database

Anonymous
2010-01-21T16:03:27+00:00

I have windows 7 professional 64 version on my laptop.  I tried locating DSN (data source name) for MS access data. 

It is giving me an option for only SQL server database.

Defining connectivity to MS access database through DSN is very critical to my ASP applications working through IIS (internet information services)  After reviewing the solutions on the web I concluded currently there is no 64 bit driver.

Should I downgrade my windows 7 professional to 32 version

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2010-01-22T17:42:45+00:00

Hi smantha11,

Currently Microsoft does not have any 64 bit ODBC drivers available for the Office products.

However, as long as the application that you want to connect to is 32 bit, you can use the 32 bit ODBC drivers to create the DSN. To get to the 32 bit ODBC drivers, the 32 bit Data Source administrator must be used. The 32 bit Data Source administrator must be launched directly if you are using a 64 bit OS. The file should be located at the following path:

c:\windows\sysWOW64\odbcad32.exe

Hope this helps!

Kathy

Was this answer helpful?

60+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
ScottGem 68,840 Reputation points Volunteer Moderator
2010-01-22T22:50:50+00:00

You can download the drivers here:

http://www.microsoft.com/downloads/details.aspx?familyid=7554F536-8C28-4598-9B72-EF94E038C891&displaylang=e

This file will add Access to the list of file types in the ODBC administrator.

Not sure if its 32 or 64 bit. But it worked on a machine running 64bit Win 7


Hope this helps, Scott<> P.S. Please post a response to let us know whether our answer helped or not. Microsoft Access MVP 2009 Author: Microsoft Office Access 2007 VBA Technical Editor for: Special Edition Using Microsoft Access 2007 and Access 2007 Forms, Reports and Queries

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

50 additional answers

Sort by: Oldest
  1. Anonymous
    2013-05-09T17:13:49+00:00

    Kathy,

    I am hoping you may be able to help me.

    I am caught in the 64/32 bit Access trap.  I have 32 bit office 2010 installed and the only Access drivers that would install are the 32 bit ones.  However, I am writing a custom application that is 64 bit and I can't seem to get it to work with the 32 bit drivers by default.  It keeps looking for 64 bit drivers and failing with an error message.  When I use the "Microsoft MS Access" name in code it keeps looking for the 64 bit version even though I have the 32 bit drivers installed.  I had to manually create a user DSN and give it a different name an then refer to that name to connect.  The problem is that this app is going to be distributed throughout the company and I have to be able to hit the default "Microsoft MS Access" name.

    Hope you understand what I am talking about and can offer a solution.

    Mike

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2013-05-27T11:32:44+00:00

    thanks it's work good

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-07-16T03:07:37+00:00

    plz tell me, where will be odbca32.exe file??

    Was this answer helpful?

    0 comments No comments