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

Поиск
Список
Период
Сортировка
От Howard Long
Тема Re: Intercept SQL : Spy / Driver-level / SQL Server Log...
Дата
Msg-id bm17o0$1bc$1@titan.btinternet.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Walt H
Дата:
Сообщение: Re: Error in convert.c when compiling w/ odbcver=0x0300
Следующее
От: ideas2050@math.net (Kedar Agarkar)
Дата:
Сообщение: Intercept SQL : Spy / Driver-level / SQL Server Log...