Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reporting in n-tier apps
Message
From
07/12/2000 18:29:16
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Reporting in n-tier apps
Miscellaneous
Thread ID:
00450653
Message ID:
00450653
Views:
98
I assumed (and you know what happens when someone does this) that in a properly created n-tier app the UI-tier is "shielded" from direct access to the DB-tier through use of middle-tier business objects.

Therefore, UI-tier passes business objects back-and-forth from/to middle-tier and middle-tier actually passes data (recordsets) from/to DB-tier, etc.

Most articles/books about VB and n-tier/DNA approach seems to take this path. However, one thing most, if not all sources I've read forget to mention is how you should design reports under this design.

If I'm using VB and the default Crystal Reports, how should I setup the reports on the UI-tier? AFAIK, CR doesn't work with business objects but directly with the data source.
It's "my" world. You're just living in it.
Next
Reply
Map
View

Click here to load this message in the networking platform