Menu

#6 Automatically do "alter function XXX compile debug"

open
nobody
None
5
2006-05-30
2006-05-30
Anonymous
No

Right now, the debugger requires a stored proc to be
compiled with debugging. It would be good to
automatically, before invoking any stored proc,
execute

alter function XXX compile debug;

Discussion


Log in to post a comment.