Charlie, Is it just the report that is slow, or are other things slow, too?
Can you share the structure of the table -- or the view and its component tables -- that the report is based on, and the PRINT statement? Bill On Tue, Aug 3, 2010 at 8:29 AM, Charles Parks <[email protected]> wrote: > I have a database (186,428,778 bytes) on a 53 GB Server with 17.5 GB > free. > > > > I have done a rebuild. > > Unload structure > > Unload data > > Split structure file > > Rename database > > Run structure file > > Run data file > > Run 2nd structure file > > > > Verified StaticDB and Recycle are turned off. > > > > A simple report with a note field and a few textboxes takes nearly two > minutes to print the report. > > > > > > Is there any way that I can speed up the report? >

