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.
| 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 |
 |
|
|
|
|
|