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

Search results for query: *

  • Users: cbulgarna
  • Content: Threads
  • Order by date
  1. cbulgarna

    Returning a recordset from a stored procedure 'print'?

    Hi I have a dynamic select statement in a stored procedure, but unless I insert 'print @sql' at the end of the procedure, it will not return a recordset (either in the Query Analyser or to ADO). I cannot understand why 'execute(@sql)' will not do the job on its own. Here's the procedure...

Part and Inventory Search

Back
Top