Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing a Table Data Type variable
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
00940460
Message ID:
00940730
Vues:
25
>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform