Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Design Question?
Message
De
18/09/2004 14:12:33
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Design Question?
Divers
Thread ID:
00943758
Message ID:
00943758
Vues:
60
I would like to get some opinions on how to use MM biz objects to add relational data in a batch process.
How would you design a method to add invoice and invoice line records from a query of Orders and order lines using MM biz objects? OrderBiz, OrderLineBiz, InvoiceBiz ,InvoiceLineBiz

From what I have learned so far, I don’t think MM biz objects can be used in this scenario because they do not handle batch updates of foreign keys. I hope I’m wrong and someone can point me in the right direction. ADO.NET will handle cascading keys and I know I can write all the code to accomplish this but I would like to maximize the MM biz objects.

I don’t need the code just some design tips from users of the MM framework.

Any ideas will be appreciated.

Terry Carroll
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform