Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing a Table Data Type variable
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00940460
Message ID:
00940730
Views:
26
>I was looking into the posiblity of sending a recordset to a SP and manage my transactions within Sql Server. The SP would have code to manage the append/update of the data sent to it.
>
>I know I can declare a parameter for each possible field but what if I want to send several records at a time as part of the transaction? Any suggestion?

Enmanuel,

You can pass multiple records into stored procedure using XML. See Re: Sending a list from vfp Message #829213.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform