Need help with debug (SQL 2005)

neoklis

Registered User.
Local time
Today, 11:48
Joined
Mar 12, 2007
Messages
80
Hi,

I need to debug row to row a Sql-Query that calls a function and I don’t know how. I know that with Visual studio and with the step into function command I can execute the function giving the params I want but I wonder who can I debug row to row a function when it is called from a SQL Query..

Thank you
 

Users who are viewing this thread

Back
Top Bottom