Re: Intercept SQL : Spy / Driver-level / SQL Server Log...

From: "Howard Long" <howard(at)howardlongxxx(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Intercept SQL : Spy / Driver-level / SQL Server Log...
Date: 2003-10-08 14:42:09
Message-ID: bm17o0$1bc$1@titan.btinternet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

"Kedar Agarkar" <ideas2050(at)math(dot)net> wrote in message
news:6e80e9e2(dot)0310080343(dot)48c8a818(at)posting(dot)google(dot)com(dot)(dot)(dot)
> 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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Bruce Momjian 2003-10-09 19:22:48 Re: FUD!! ODBC will not be supported by Microsoft in the future
Previous Message Kedar Agarkar 2003-10-08 11:43:39 Intercept SQL : Spy / Driver-level / SQL Server Log...