Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving data using stored procedures
Message
De
11/10/2004 20:53:40
Joe Gollick
Great Lakes Behavioral Research
Cranberry Township, Pennsylvanie, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00943146
Message ID:
00950583
Vues:
15
Kevin:
The following note is from the DevGuide.

Note: When using stored procedures to save data, set your business object's RetrieveAutoIncrementPK property to false. You can retrieve the newly added primary key value from within the stored procedure by means of the @@Identity variable


Should the RetrieveAutoIncrementPK = true or false?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform