From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Philippe Lang" <philippe(dot)lang(at)attiksystem(dot)ch>, "Pgsql-Odbc (E-Mail)" <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: Sniffer to trace ODBC calls? |
Date: | 2003-12-09 18:40:17 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B87201FF@mail.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
> -----Original Message-----
> From: Philippe Lang [mailto:philippe(dot)lang(at)attiksystem(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2003-12-09 20:01:35 | Re: odbc and crypt authentication |
Previous Message | Benjamin Riefenstahl | 2003-12-09 18:36:07 | Re: Sniffer to trace ODBC calls? |