Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Design Question?
Message
From
18/09/2004 14:12:33
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Design Question?
Miscellaneous
Thread ID:
00943758
Message ID:
00943758
Views:
61
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
Next
Reply
Map
View

Click here to load this message in the networking platform