Viewing 5 posts - 1 through 6 (of 6 total)
Andras,
Thanks for your input. That worked a treat.
Stuart
August 28, 2007 at 6:46 am
John,
Great stuff. Thanks for your help.
Stuart
August 23, 2007 at 7:11 am
Just a thought - Is there a system sp that returns the col definitions for a given stored procedure?
August 23, 2007 at 4:32 am
John,
Thanks for your reply and your suggestions
I'm not sure that I can modify the SP's directly.
However, I am interested in the dynamic SQL approach. You stated 'How about creating...
August 23, 2007 at 4:15 am
Gents,
Thanks for your replies.
However, i'm still a little confused.
insert table1
exec mysp1
I get the following error: Invalid object name 'table1'.
I'm assuming that this is because I havent declared or created table1...
August 23, 2007 at 3:42 am
Viewing 5 posts - 1 through 6 (of 6 total)