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)
 Table Data Type in SQL2K

Author  Topic 

gds
Starting Member

29 Posts

Posted - 2001-04-09 : 21:43:16
Can be Table Data Type in SQL 2000 be used as a parameter in stored procedure?
If yes then can somebody show me a snapshot code.

I was planning to pass a recordset as a parameter in the stored procedure. Is this possible?

   

- Advertisement -