CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Displaying Large number of records using Quick Report



Hi,
I have a problem while displaying large number of records using quick
report.When I display around 50,000 records using quick report my system
runs out of resources.

I have the following configuration
Pentium 199Mhz,32MB Ram,with around 500MB free space in hard disk
I am using C++ Builder 1.0 running under Windows NT 4.0 (with pagefile
size around 150-200MB) with SQL Server as the backend.

I use Query component to fetch the records from the DB and display it in
quick report. 

My Question 
1) Is there a way or option where I can make quick report component to
load data from DB when it moves from one page to another.
2) Is there a way to make quick report to load data in terms of say 100
page.
	That is first load pages 1- 100 the on going to page 101 load
pages 101-200 etc.

Currently in my situation there are around 900 pages of report which I
feel can be loaded in terms of 100 pages.

Is there a solution for this problem 

Thanks in advance.
Sadagopan


W Komornicki's Home Page | Main Index | Thread Index