Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ExecNonQuerySQL Participation in Transaction
Message
De
20/08/2007 17:33:45
Jeff Corder
Ambit Technologies, LLC
Missouri, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
ExecNonQuerySQL Participation in Transaction
Divers
Thread ID:
01249221
Message ID:
01249221
Vues:
65
I have a parent business object with several child objects to handle the data changes when creating statements for customers. I tried to use GetDataBySQLQuery() on one of the business objects, but I get an error that a referenced key (created within the transaction) does not exist. It works fine if I use the same business object, fill the business object and make the same change.

Does the ExecNonQuerySQL() participate in the transaction of the business object? If not, how can I structure the activity so it is included. This action may change 1,000's of records and I'd rather do it with a database hit for speed purposes.

Thanks,
Jeff
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform