Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reports using business Objects
Message
From
22/02/2006 11:49:54
 
General information
Forum:
ASP.NET
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
01098016
Message ID:
01098153
Views:
13
Fred,

You don't say much about how you're already using your Biz Objects. Typically, a Biz Object doesn't access the database directly, but will most likely call methods in a Data Access class that will get the data from the database and return it to the Biz Object. Does this help?

~~Bonnie


>Hi Guys,
>I have written a lot of business objects. When I write reports to access the data, do I use the Business Objects. For Example.
>
>If I have an Invoice Object that has a Customer Object and Many Item Objects. I want to run a Sales Report, Do I query the Db directly or must I write these queries in the Invoice Business Object. I am a bit confused.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform