DSN-less connection with Oracle 10 drivers
- From: "Brad" <Brad@xxxxxxxxxxxxxxxxxx>
- Date: Fri, 30 Mar 2007 12:18:05 -0700
With Oracle 9.2 drivers, this worked connection string worked in a DSN-less
connection
ODBC;DRIVER={Microsoft ODBC For
Oracle};Server=MyServerName;UID=MyName;PWD=MyPwd;
However, after upgrading to Oracle 10.2, the connection string does not
work.
I don't want to go back to a regular DSN connection because of the setup
involved on many machines.
Have you solved this issue? There must be a replacement string for
{Microsoft ODBC for Oracle}
If I switch over to use the Oracle driver for 10.2, how do I find what the
string is in curly brackets?
Example: {Oracle driver for 10.2 or something else}
I originally used the string from Carl Prothman's site
http://www.carlprothman.net/Default.aspx?tabid=90#ODBCDriverForOracleFromMicrosoft
For what it's worth, a regular DSN connection does work. The issue is not
with the Oracle connection.
Brad
.
- Follow-Ups:
- Re: DSN-less connection with Oracle 10 drivers
- From: engles
- Re: DSN-less connection with Oracle 10 drivers
- Prev by Date: Re: Parsing OpenArgs statements
- Next by Date: Re: This newsgroup interface is old ... we need a new forum.
- Previous by thread: Parsing OpenArgs statements
- Next by thread: Re: DSN-less connection with Oracle 10 drivers
- Index(es):
Relevant Pages
|