Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 13th, 2006, 12:08 AM
Friend of Wrox
 
Join Date: Dec 2004
Posts: 221
Thanks: 0
Thanked 0 Times in 0 Posts
Default Crystal Reports optimization

Hello everyone,

I have SQL sp wrritten where i put the data from 8 table to the
#table depending on the user id.

Now, have created a report where it uses this SP. the report is
much complex with level of grouping lots of formula fields, data
fields in all places (Sections. so on...

I am getting the report as needed and also exporting the report to
different formats like PDF, EXCEL, and HTML4.0

Till here No problem at all.

What I want to know is, this report is based of the USER ID, it shows
the data (a lot data) with respect to the user. Now consider, lots
of user are logged in at the same time say 1000, for now. And every
one will open this report to see the data (because this report is the
heart of the application) and export to there desire formats (as said above). In such scanerio, is this feasible to use #table in SP and get the data from tables and show it on report? Here SP plays a main role
the lines of code written there is huge.

So tell me, if you a complex report where you are getting the data from 8 to 9 tables and put them in the #table while in run-time, how
the Crystal Reports and SQL SP tech can be used to the best of its way
for optimization and faster process and the one USER ID's report data
should not be shown to the other USER ID while seeing the report.



With Regards,
Raghavendra Mudugal
__________________
With Regards,
Raghavendra Mudugal





Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get reports in crystal reports using ASP3.0 candy133 Classic ASP Basics 2 January 26th, 2006 08:26 AM
Comparitive Reports in Crystal Reports tarunm Crystal Reports 1 January 21st, 2006 01:08 AM
comparision among crystal reports and Data reports avats Crystal Reports 0 April 13th, 2005 01:01 PM
How to create/design reports with crystal reports BassmaniaQ Crystal Reports 0 December 14th, 2004 04:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.