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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Code generator to call any stored procedure - help

Status
Not open for further replies.

baden

Programmer
Feb 6, 2002
125
US
Regarding:
This is a stored procedure that takes the in the name of another stored procedure, and generateds the code to call it.

Whenever I use it, nothing happens, all I get is:
Query OK, -1 rows affected (0.31 sec)
Return Code: 0

It doesn't even return any error msgs if I use an invalid stored proc. name.

Can someone assist me with this please?


Thank you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top