Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 how to get result sets columns from stored procedure

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-09-17 : 08:15:00
Juan Carlos writes "how to get result sets columns from stored procedure?"

nr
SQLTeam MVY

12543 Posts

Posted - 2004-09-17 : 10:43:24
Where do you want to get the columns?
try
set fmtonly on

Doesn't work if the SP uses a temp table.

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -