Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

checking the value of a parameter passed to stored proc

Status
Not open for further replies.

achmo

Programmer
Aug 30, 2001
56
IL
hello,

I am building an asp site, which invokes stored procs on SQL Server. Is there a way to track from within SQL Server the values recieved by a stored procedure from an outside source (like an asp page)? some kind of a built-in function on the server to track incoming values?

Thank you,

Yael





 
This would be a better question for the SQL Server forum.
Thanks,

Gabe
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top