Re: Microsoft Access ODBC Driver for Vista 64 bit

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance





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

.



Relevant Pages

  • Re: [VW 7.3.1] ODBCConnection
    ... I played around with a few combinations on the connection string and ... with a trusted SQL Server connection. ... there are differences for database connects. ... > any database specific odbc drivers. ...
    (comp.lang.smalltalk)
  • Re: Ada DB bindings and APQ
    ... >>I didn't like the use of handles for database objects. ... > will ensure that the connection will not go away until at least one query ... > things which can be made with a connection. ... That is different to ODBC. ...
    (comp.lang.ada)
  • Re: Mailmerge using a secure database
    ... Database does not have a long path name. ... When I tried re-opening my mail merge documents I get an error message ... Do you need or want specifically to connect with ODBC? ... likely to run into problems where Word truncates the connection string ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Linking Access f/e to Access b/e via ODBC
    ... > Is it possible then to create an ODBC connection to use the ISAM driver ... If I understand your question correctly, the ISAM driver for Jet _is_ what ... you're getting when you create the DSN for an Access database file. ... the ODBC Data Source Administrator can create the DSN to the Access ...
    (microsoft.public.access.externaldata)
  • Re: Data Source Lost When Merge From Access to Word
    ... DDE was the default connection method and ODBC was the alternative as far as Access/Jet sources were concerned. ... In Word 2003, OLE DB is the default, but unfortunately when you have selected your database, Word does not display the Access tables that are linked to ODBC data sources. ... create one query in your Access database for each linked table you want to use, with SELECT * FROM, and use that as the data source. ...
    (microsoft.public.word.mailmerge.fields)