Arpegio/R&R SQL serious delay when opening report?

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
John_Ward_(Guest)
Posts: 5
Joined: Tue Oct 10, 2017 12:44 pm

Arpegio/R&R SQL serious delay when opening report?

Post by John_Ward_(Guest) » Tue Jun 19, 2001 2:09 pm

I have a user define SQL statement that joins to another table.____When I open up the report in the design program, I have to consistantly wait for a few minutes before all of the fields are finally shown and I can begin modifications. __I see this same sort of delay when running the report using the runtime.____I have a feeling the programs wants to validate the fields returned, and the delay is due to the WHERE command in my SQL statement. ____Is there any way to turn this checking off, or to stop the delay?____Has this been fixed in the current R&R SQL version?__

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Arpegio/R&R SQL serious delay when opening report?

Post by kfleming » Thu Jun 21, 2001 7:59 am

In the current Version 9 release there is a new INI file setting called ALWAYSRR that can speed up the process of opening reports.____Here is what the V9 README says:__If you are experiencing slow report retrieval or excessive delays when defining calculated or total fields, there is an optional INI file setting that should correct this problem. Edit your C:windowsRSW.INI file and add the line:__ALWAYSRR=1__to the [Defaults] section. Then save the file and re-start R&R.______Kathleen__R&R Support__

Post Reply