dbTalk Databases Forums  

Debugging temporary SPs?

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss Debugging temporary SPs? in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Philip Warner
 
Posts: n/a

Default Debugging temporary SPs? - 05-21-2007 , 03:21 AM







Sorry for cross-post, not really sure which group is best....

Is there any way to debug and or see the temporary SPs generated by
SQL/Server?

I'm seeing many problems that can only relate to these SPs since, eg,
preparing and executing:

Call somefunc(?,?)

results in

Incorrect syntax near the keyword 'SET'

and since 'somefunc' does not include the keyword SET, Im guessing it's
SQL/Server that is the culprit.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.