Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Oracle ODBC driver and Vista

Reply
Thread Tools Display Modes

Oracle ODBC driver and Vista

 
 
magick
Guest
Posts: n/a

 
      08-07-2007
i have installed the oracle odbc drivers hundreds of times on Windows XP
machines, but cannot get it to work in Vista. A test connection works in the
ODBC Administrator, but I get an ODBC call-failed message when trying to
connect from within my Microsoft Access database.
 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      08-07-2007
>i have installed the oracle odbc drivers hundreds of times on Windows XP
> machines, but cannot get it to work in Vista. A test connection works in
> the
> ODBC Administrator, but I get an ODBC call-failed message when trying to
> connect from within my Microsoft Access database.


Hi Magick,

There are many possible pitfalls. The best pace to ask would really be the
Oracle ODBC forum: there are many more folks there using Vista with Oracle,
than there are here:

http://forums.oracle.com/forums/forum.jspa?forumID=145

You can read the forum as guest or get an OTN login to post, if you don't
already have one.

To get a good response, you'll need to state exactly which version of the
Driver you are using: eg 9.0.2.8, 10.1.0.5.0, 10.2.0.2.0 etc. You can
download the latest drivers for Oracle 9 and 10, here:
http://www.oracle.com/technology/sof...dbc/index.html
For best Vista compatibility, you'd want to run the latest appropriate
version of the driver.

To get more precise information about the error, run an ODBC trace while you
reproduce the problem in Access:
- run ODBC Administrator;
- select the Tracing tab;
- check the "Machine Wide tracing for all user identities, if you run Access
as a different user;
- specify a log file location if you like, or accept the default;
- press Start Tracing now button
- alt-tab to Access, reproduce your failed ODBC call to Oracle;
- observe the point of failure;
- alt-tab back to ODBC Administrator
- press Stop Tracing Now button.

Now examine the resulting log file. It's a plain text file and ca be opened
with Notepad etc. Typically you will find some specific ODBC call which has
failed. You may see messages like "SQLSTATE 08004". Any SQLSTATE other than
00000 is an error. There could be other error messages as well. Even if the
error codes don't mean much to you, they'll mean a lot to an ODBC expert. An
ODBC call could fail in thousands of different ways, so you want to narrow
down the scope of the problem as much as possible.

Hope this helps a bit,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
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

BB 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 Access ODBC Driver for Vista 64 bit Richard Windows Vista General Discussion 4 02-09-2009 02:21 AM
Vista - [ODBC Microsoft Access Driver]'(unknown)' JD Windows Vista General Discussion 1 08-17-2007 01:20 PM
Can't get ODBC driver to install Ray Windows Vista General Discussion 2 12-13-2006 01:45 PM
[Microsoft][ODBC SQL Server Driver][DBNETLIB] error using Query An Leptonator Windows Vista General Discussion 0 10-19-2006 10:33 PM
oracle on vista ? maha Windows Vista Installation 0 09-25-2006 01:40 PM



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