Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle + ODBC Outer Joins + Drivers

Re: Oracle + ODBC Outer Joins + Drivers

From: Niall Litchfield <n-litchfield_at_audit-commission.gov.uk>
Date: Mon, 18 Sep 2000 14:18:04 +0100
Message-ID: <8q54mo$8fc$1@soap.pipex.net>

"Charles Gamble" <Charles.Gamble_at_Singularity.co.uk> wrote in message news:ATIv5.17857$8r4.176965_at_news2-win.server.ntlworld.com...
> Hi all,
>
> I am having a problem when using the ODBC {oj} Outer Join escape sequence
> with Oracle ODBC drivers. When I use the current Oracle ODBC driver from
> Oracle everything works fine. However, when I use the current Microsoft
> Oracle ODBC driver I get problems when doing outer joins with more than
 one
> table. (I am doing the JOINs using primary key fields).

Hi I'm not sure if this is exactly the case but your queries would probably be better rewritten using the (+) operator. This would be the Oracle standard way of doing an outer join.

regards & HTH

--
Niall Litchfield
Oracle DBA
Audit Commission UK
Received on Mon Sep 18 2000 - 08:18:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US