Re: Sniffer to trace ODBC calls?

From: Benjamin Riefenstahl <Benjamin(dot)Riefenstahl(at)epost(dot)de>
To: "Philippe Lang" <philippe(dot)lang(at)attiksystem(dot)ch>
Cc: "Pgsql-Odbc (E-Mail)" <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Sniffer to trace ODBC calls?
Date: 2003-12-09 17:41:38
Message-ID: m37k15c2i5.fsf@seneca.benny.turtle-trading.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi Philippe,

"Philippe Lang" <philippe(dot)lang(at)attiksystem(dot)ch> writes:
> Is there, for Windows or Unix, an ODBC "sniffer", that would allow
> to look at the queries and results that got through a network?
> Something like tcpdump or ethereal, but that shows ODBC calls and
> results more clearly.

Windows: See the "Tracing" tab in the "ODBC Data Source
Administrator". I think the trace only logs the queries and error
codes, not the actual data, but that should be enough usually.

benny

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Philippe Lang 2003-12-09 18:03:18 Re: Sniffer to trace ODBC calls?
Previous Message Philippe Lang 2003-12-09 17:06:47 Sniffer to trace ODBC calls?