Re: Sniffer to trace ODBC calls? - Mailing list pgsql-odbc

From Dave Page
Subject Re: Sniffer to trace ODBC calls?
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B87201FF@mail.vale-housing.co.uk
Whole thread Raw
In response to Sniffer to trace ODBC calls?  ("Philippe Lang" <philippe.lang@attiksystem.ch>)
List pgsql-odbc

> -----Original Message-----
> From: Philippe Lang [mailto:philippe.lang@attiksystem.ch]
> Sent: 09 December 2003 18:03
> To: Pgsql-Odbc (E-Mail)
> Subject: Re: [ODBC] Sniffer to trace ODBC calls?
>
> Hello,
>
> What I'm interested in, is the actual data that is returned
> by the server, and as you mention, it is not traced by this tool.
>
> I'm opening Access forms with a filter, and I'd like to know
> where the filtering is actually taking place: on the server,
> or on the client? I have a low-bandwith connection between
> the client and the server, this is something I have to take care of.

Try the MyLog option in the driver. It will show the data, but is very
verbose.

Regards, Dave.

pgsql-odbc by date:

Previous
From: Benjamin Riefenstahl
Date:
Subject: Re: Sniffer to trace ODBC calls?
Next
From: "Ruud Overeem"
Date:
Subject: Conversion problem with unsigned long in psqlodbc-7.3.2