Print over 20.000 records with RB 7.0
Hi,
I'm using RB 7.0 with IBObject. My table has about over 20.000 records.
I want to print the bills with RB (the bill just includes som dbText (Number
Field)) .
Can I do that? I'm afraid that it take time too much to print over 20.000
bills.
Thanks for any help.
Regards,
C.C
I'm using RB 7.0 with IBObject. My table has about over 20.000 records.
I want to print the bills with RB (the bill just includes som dbText (Number
Field)) .
Can I do that? I'm afraid that it take time too much to print over 20.000
bills.
Thanks for any help.
Regards,
C.C
This discussion has been closed.
Comments
it will take some time to print 20.000 invoices but this will not be the
problem of RB i'm afraid, but rather the printers problem (and windows print
spooler)
cu
marc
Marc is correct, when printing this many reports, the bottleneck will
definitely be either data access or your printer. To speed things up, be
sure to turn the report outline off and set Report.CachePages to False.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com