Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Reports usage
Message
From
04/12/2001 13:29:05
 
 
To
All
General information
Forum:
Visual Basic
Category:
Third party products
Title:
Crystal Reports usage
Miscellaneous
Thread ID:
00589415
Message ID:
00589415
Views:
49
What is the most flexible method to use in creating CR reports for an n-tier application?

Currently, I'm using parameterized queries created in Crystal SQL Designer as datasource for my CR reports but I'm wondering how the reports should be properly deployed when I'm ready to deploy my applications.

Since my app is n-tier, the client app doesn't use any ADO-recordset directly but bind to objects in separate business-DLL that in turn uses recordsets received from server-based data-DLL. Using this approach, the client computers doesn't require a direct connection to the DB.

However, because of CR, now I must have DSN (or at least maintain login access if I choose DSN-less connection) which add more complication, just to print reports.

Lastly, MS did a decent job putting out a sample Windows DNA application for developers like myself to learn and apply techniques but nowhere do they address the preferred method of setting up reporting.
It's "my" world. You're just living in it.
Reply
Map
View

Click here to load this message in the networking platform