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 2005 Forums
 Transact-SQL (2005)
 passing a table as an input to Stored Procedure

Author  Topic 

chih
Posting Yak Master

154 Posts

Posted - 2008-06-18 : 20:57:43
Hi everyone,

Is that possible to passing a table as an input to Stored Procedure?

Thanks in advance

raky
Aged Yak Warrior

767 Posts

Posted - 2008-06-19 : 00:44:34
quote:
Originally posted by chih

Hi everyone,

Is that possible to passing a table as an input to Stored Procedure?

Thanks in advance





no, it is not possible in sql server 2005. It is possible in upcomming version of sqlserver that is sqlserver2008
Go to Top of Page
   

- Advertisement -