Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Vista Community > Windows Vista

Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 02-15-2007, 01:46 PM
Richard
Newsgroup Contributor
 
Posts: n/a
Microsoft Access ODBC Driver for Vista 64 bit

Hi,

Does anyone know where/how I get an ODBC driver for Microsoft Access ODBC
Driver on Windows Vista 64 bit?

At the moment, when I open the ODBC Data Source Administrator and click on
the "Drivers" tab, only "SQL Server" is listed.

If anyone has got any ideas, I'd really appreciate them.

Thanks in advance,

Richard
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 02-15-2007, 01:46 PM
  #2 (permalink)  
Old 02-25-2007, 04:36 AM
Registered User
 
Join Date: Feb 2007
Posts: 1
soupbowl is on a distinguished road
Re: Microsoft Access ODBC Driver for Vista 64 bit

Did you find a resolution to this problem? I am experiencing the same.

Vista x64 with Office 2007
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-25-2007, 08:45 AM
Richard
Newsgroup Contributor
 
Posts: n/a
Re: Microsoft Access ODBC Driver for Vista 64 bit

Hi Soupbowl,

I found a workaround, which was to use a different ODBC tool.

The ODBC tool I was trying and having the problem was
C:\Windows\System32\odbcad32.exe

The other one, C:\Windows\SysWOW64\odbcad32.exe, has loads of database
drivers in it, so when I use this one, I was able to set up an ODBC
connection to my access database!

I think that one of these exe's is the 32 bit version and the other is the
64 bit version.

Please let me know how you get on.

Richard.

"soupbowl" wrote:
[color=blue]
>
> Did you find a resolution to this problem? I am experiencing the same.
>
> Vista x64 with Office 2007
>
>
> --
> soupbowl
>[/color]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 02-27-2007, 01:55 PM
Registered User
 
Join Date: Feb 2007
Posts: 1
JODEAN is on a distinguished road
Re: Microsoft Access ODBC Driver for Vista 64 bit

Does anyone know what the solution is to this problem?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 03-24-2009, 02:42 AM
Semitechie
Newsgroup Contributor
 
Posts: n/a
Re: Microsoft Access ODBC Driver for Vista 64 bit


I had this problem and looked through all the forums without success,
but finally found a solution. I have an Access database with linked
tables that connects to an SQL server elsewhere. It worked on Windows
2000, XP, and my 32 bit Vista laptop, but not on the 64bit Vista
desktop. I tried setting up a System DSN through ODBC drivers in the
Control Panel. The test worked there, but when I opened the Access file
it said it couldn't find the ODBC driver and therefore I couldn't open
the linked tables.
The solution (found by carefully following instructions in the only
Access manual I could find that even had ODBC in the index) was to set
up the driver from within Access 2007, using Get External Data/More/ODBC
database/linked tables. That opened up the same window you get from the
Control Panel. It would not let me set a Machine connection, but did
permit a User (file level) connection. I just had to click on the SQL
server driver and the usual set of questions appeared. When I finished,
the connection worked. Once the connection was established, it also
shows up as a User DSN in the ODBC drivers via Control Panel.
I think the problem is that 64 bit Vista has another level of
security, so that it only lets you make a connection that is specific to
the file, and by doing it from inside Access, that lets the OS know that
you're dealing with a 32 bit application.
There is a bunch of stuff in other forums about how there are two
different Access drivers in different directories in Windows. I found
both of those on my computer, but didn't have a clue what to do with the
information. If you are making any kind of a connection for an Access
database, the solution seems to be not to go searching for apparently
missing drivers but to just establish the connection from inside Access
2007, where you get the old familiar list of all sorts of drivers. My
control panel User DSN window also shows a phantom Access 2007 driver
that it says doesn't exist, but all the drivers are there if you start
from inside your Access database.


--
Semitechie
------------------------------------------------------------------------
Semitechie's Profile: [url]http://forums.techarena.in/members/semitechie.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-help/684053.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 06-29-2009, 12:30 PM
adguynyc2000
Newsgroup Contributor
 
Posts: n/a
Re: Microsoft Access ODBC Driver for Vista 64 bit


Semitechie;4231051 Wrote:[color=blue]
> I had this problem and looked through all the forums without success,
> but finally found a solution. I have an Access database with linked
> tables that connects to an SQL server elsewhere. It worked on Windows
> 2000, XP, and my 32 bit Vista laptop, but not on the 64bit Vista
> desktop. I tried setting up a System DSN through ODBC drivers in the
> Control Panel. The test worked there, but when I opened the Access file
> it said it couldn't find the ODBC driver and therefore I couldn't open
> the linked tables.
> The solution (found by carefully following instructions in the only
> Access manual I could find that even had ODBC in the index) was to set
> up the driver from within Access 2007, using Get External Data/More/ODBC
> database/linked tables. That opened up the same window you get from the
> Control Panel. It would not let me set a Machine connection, but did
> permit a User (file level) connection. I just had to click on the SQL
> server driver and the usual set of questions appeared. When I finished,
> the connection worked. Once the connection was established, it also
> shows up as a User DSN in the ODBC drivers via Control Panel.
> I think the problem is that 64 bit Vista has another level of
> security, so that it only lets you make a connection that is specific to
> the file, and by doing it from inside Access, that lets the OS know that
> you're dealing with a 32 bit application.
> There is a bunch of stuff in other forums about how there are two
> different Access drivers in different directories in Windows. I found
> both of those on my computer, but didn't have a clue what to do with the
> information. If you are making any kind of a connection for an Access
> database, the solution seems to be not to go searching for apparently
> missing drivers but to just establish the connection from inside Access
> 2007, where you get the old familiar list of all sorts of drivers. My
> control panel User DSN window also shows a phantom Access 2007 driver
> that it says doesn't exist, but all the drivers are there if you start
> from inside your Access database.[/color]


Thanks to all for the help. I've located the 32 bit ODBC tool and been
semi-successful in creating and ODBC connection to an MS Access 2007
database. I say semi-successful because while I can connect to the
database with Dreamweaver CS3 (and 4) when I try to load my web site,
IIS 7.0 still doesn't recognize the database or the drivers.

Does anyone know how to get IIS to look at the 32 bit ODBC connections
and NOT the 64 bit connections?


--
adguynyc2000
------------------------------------------------------------------------
adguynyc2000's Profile: [url]http://forums.techarena.in/members/109535.htm[/url]
View this thread: [url]http://forums.techarena.in/vista-help/684053.htm[/url]

[url]http://forums.techarena.in[/url]

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is Off
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ODBC Microsoft Access Driver] Too many client tasks ? Yunken Microsoft Office 0 05-22-2008 06:30 AM
Vista - [ODBC Microsoft Access Driver]'(unknown)' JD Windows Vista 1 08-17-2007 06:30 AM
Oracle ODBC driver and Vista magick Windows Vista 1 08-07-2007 04:10 PM
64 bit ODBC driver for MS Access Ray McKaig Microsoft Office 2 03-14-2007 12:01 PM
[Microsoft][ODBC SQL Server Driver][DBNETLIB] error using Query An Leptonator Windows Vista 0 01-01-2007 09:54 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 08:20 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0