Microsoft Windows Vista Community Forums - Vistaheads
Recommended Download - Clean, repair and optimize your system



Welcome to the Microsoft Windows Vista Community Forums - Vistaheads, YOUR Largest Resource for Windows Vista related information.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so , join our community today!

If you have any problems with the registration process or your account login, please contact us.

Free Spam filter for Outlook and Outlook Express

Microsoft Access ODBC Driver for Vista 64 bit

microsoft.public.windows.vista.general




Recommended Fix - Fix Vista Errors and Optimize Performance

Click On Your Flag for Translation
Simplified Chinese French Spanish Italian Portugeuse Japanese German Dutch
Driver Scanner 2009 - Free Scan Now
Reply
  #1 (permalink)  
Old 02-25-2007
soupbowl
 

Posts: n/a
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


--
soupbowl
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-25-2007
=?Utf-8?B?UmljaGFyZA==?=
 

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:

>
> Did you find a resolution to this problem? I am experiencing the same.
>
> Vista x64 with Office 2007
>
>
> --
> soupbowl
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-27-2007
JODEAN
 

Posts: n/a
Re: Microsoft Access ODBC Driver for Vista 64 bit

Does anyone know what the solution is to this problem?


--
JODEAN
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 03-01-2007
=?Utf-8?B?UmljaGFyZA==?=
 

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
  #5 (permalink)  
Old 02-09-2009
Semitechie
 

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: http://forums.techarena.in/members/semitechie.htm
View this thread: http://forums.techarena.in/vista-help/684053.htm

http://forums.techarena.in

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 06-29-2009
adguynyc2000
 

Posts: n/a
Re: Microsoft Access ODBC Driver for Vista 64 bit

Semitechie;4231051 Wrote:
> 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.



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: http://forums.techarena.in/members/109535.htm
View this thread: http://forums.techarena.in/vista-help/684053.htm

http://forums.techarena.in

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


Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft Outlook Web Access =?Utf-8?B?U2FuZHkgZnJvbSBDYW5hZGE=?= microsoft.public.windows.vista.general 6 07-25-2007 02:04
odbc Wolfgang microsoft.public.windows.vista.general 0 03-01-2007 12:53
Microsoft Access and Windows Vista Michael J D Hine microsoft.public.windows.vista.general 1 02-28-2007 22:19
Can't get ODBC driver to install Ray microsoft.public.windows.vista.general 2 02-28-2007 20:10
Bit Torrent now protected by LOL MICROSOFT Chad Harris microsoft.public.windows.vista.general 3 02-28-2007 17:45




All times are GMT +1. The time now is 22:10.




Driver Scanner - Free Scan Now

Vistaheads.com is part of the Heads Network. See also XPHeads.com and Win7Heads.com.


Funny Commercials to make you laugh :-)

Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119