Viewing post 1 (of 2 total)
Another tip:
Create a separate schema for those procedures, like admin. instead of dbo.
And let the schema be a parameter to those procedures.
This prevents your own tables ( or any other...
October 21, 2009 at 8:27 am
#1068893