Re: Bad SQL generated by application - Mailing list pgsql-odbc

From Cedar Cox
Subject Re: Bad SQL generated by application
Date
Msg-id Pine.LNX.4.21.0201151115020.17333-100000@nanu.visionforisrael.com
Whole thread Raw
In response to Bad SQL generated by application  (Curtis Galloway <curtisg@curtisg.net>)
List pgsql-odbc
On Mon, 14 Jan 2002, Curtis Galloway wrote:
>
> I am trying to figure out whether the problem is in the SQL the
> application generates, or whether the ODBC driver is generating the SQL.
>     I can't tell from looking at the ODBC log which is the case.
>
> I am relatively new to Postgres and ODBC, although I have a lot of
> experience with Oracle.  Can anyone give me some advice for debugging
> this problem?

Turn on debugging ;)  Really, turn on logging of SQL commands in the
backend and look there so you can see how the backend gets the SQL (from
the ODBC driver).

-Cedar


pgsql-odbc by date:

Previous
From:
Date:
Subject: Re: Error Writing/Reading Encrypted Values
Next
From: "Henshall, Stuart - WCP"
Date:
Subject: Re: Error Writing/Reading Encrypted Values