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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 7.3 ODBC drivers

Re: Oracle 7.3 ODBC drivers

From: Kevin P. Fleming <kfleming_at_access-laserpress.com>
Date: 1998/02/19
Message-ID: <34ECAB73.7E40F2C3@access-laserpress.com>#1/1

You can either turn on ODBC tracing in the ODBC control panel, then look at the SQL.LOG file after your attempted query, or you can use a variety of techniques to look at the SQL in the Shared Pool on the server after the query completes.

Stephan Schaefer wrote:
>
> Kevin P. Fleming wrote:
>
> > Have you verified that
> > the SQL being passed to the database by the ODBC driver is as you
> > expect it
> > to be?
>
> How can I do that? I ve got Oracle ODBC Drivers.
>
> Stephan Schaefer
> camLine GmbH
> stesch_at_camline.com
Received on Thu Feb 19 1998 - 00:00:00 CST

Original text of this message

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