Thread: Intercept SQL : Spy / Driver-level / SQL Server Log...
Intercept SQL : Spy / Driver-level / SQL Server Log...
From
ideas2050@math.net (Kedar Agarkar)
Date:
Hello all, We need to reverse engineer a very large application written in PowerBuilder / SQL Server to port to .NET. We have only binaries of application not source code. 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? Thanks for your time. - KA
If you can get it to work with the postgresql ODBC driver, you should be able to log every SQL query. > Hello all, > > We need to reverse engineer a very large application written in > PowerBuilder / SQL Server to port to .NET. > > We have only binaries of application not source code. > > 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? > > Thanks for your time. > > - KA > > ---------------------------(end of broadcast)--------------------------- > TIP 7: don't forget to increase your free space map settings