Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-03121 Unable to connect to Oracle via ODBC
Tim Haynes wrote:
> In article <6tt8kr$bgd$1_at_hermes.is.co.za>,
> "Billy Verreynne" <vslabs_at_onwe.co.za> wrote:
> > Wes Matchett wrote in message <36016111.89FD9B6D_at_augustschell.com>...
> > >
> > >I have the exact same symptoms - except the error code is different:
> > >
> > >08003 - Connection not open.
> > >>
> > >> I got the following problem: I'm unable to connect to my Oacle-Server
> > >> (physically different machine) via ODBC. Connect via SQLNet works fine
> > >> (can connect to the DB with SQL Plus etc.) but not via ODBC. Always get
> > >> the error message (from OBBC-Test, MSAccess etc.) ORA-03121: no driver
> > >> connected - function not performed (translated from German).
> >
> > There's a couple of things to remember when using Oracle with ODBC.
> [none of which applies if you don't use SQL*net]
>> > properly. Real client-server software use a proper NATIVE(!) interface. ODBC
> > ODBC sucks. So don't expect any great performance nor any robustness from
> > Oracle ODBC drivers. Many times they do not even implement Oracle's SQL
>
I have installed the MS ODBC and eliminated the problem. I am downloading the OpenLink drivers now for a quick test. I agree that the Oracle drivers are not as robust as others that are available.
I have been using ODBC for web server access for almost a year now with very good performance. ODBC was a poor performer in its infancy, but it has become quite stable and able to perform as it matures. We are using it to provide multiplatform server access to a web product with success.
-Wes Received on Fri Sep 18 1998 - 16:01:17 CDT
![]() |
![]() |