Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can data sets be passed between SP's for modification?
Message
De
24/10/2002 16:07:07
 
 
À
24/10/2002 12:58:26
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
00714572
Message ID:
00715125
Vues:
23
>Are you doing something else in your routines, such as updating existing fields on the passed in table instead of getting the data through select/joining two files? So I might make a blank field for the company name in the main SP and then pass the #tempfile to the 2nd SP to fill the company field in?

What I would do, is create ALL the fields I will need in the initial temp file... then, susequent SP's can just add this data to the existing records.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform