Re: Intercept SQL : Spy / Driver-level / SQL Server Log... - Mailing list pgsql-odbc

From Howard Long
Subject Re: Intercept SQL : Spy / Driver-level / SQL Server Log...
Date
Msg-id bm17o0$1bc$1@titan.btinternet.com
Whole thread Raw
List pgsql-odbc
"Kedar Agarkar" <ideas2050@math.net> wrote in message
news:6e80e9e2.0310080343.48c8a818@posting.google.com...
> We need to reverse engineer a very large application written in
> PowerBuilder / SQL Server to port to .NET.
>
> What are tools / log facilitites / spy appliations that shall allow us
> to see exact SQL that is being carried by driver to SQL server ? Can
> we see that in the ASCII form before it gets complied at Server end?

Use the Profiler, unless it's 6.5, in which case us the Trace facility. Good
luck in your project.

Kind Regards, Howard



pgsql-odbc by date:

Previous
From: Walt H
Date:
Subject: Re: Error in convert.c when compiling w/ odbcver=0x0300
Next
From: ideas2050@math.net (Kedar Agarkar)
Date:
Subject: Intercept SQL : Spy / Driver-level / SQL Server Log...