Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Inserting in batch
Message
 
 
To
03/03/2009 10:40:48
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01385163
Message ID:
01385252
Views:
37
>>In SQL Server 2008 you can pass a table to your SP and just insert into your main table using this table as a parameter.
>
>I have been thinking about that as well but everything is done without SP.

You cannot pass a table parameter from outside SQL Server anyway but you can pass your recordset as XML.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform