[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Increasing SQLSIZE variable
- Subject: Increasing SQLSIZE variable
- From: Jeff Hassfurther <jhassfu@KIMBALL.COM>
- Date: Thu, 12 Nov 1998 12:39:30 -0500
I have a report that will not compile with a default SQLSIZE of 4000
characters. I can use the -M command line option
to get it to compile and it works correctly. I read in the SQR manuals
that you can increase the size of the default
SQLSIZE in the sqr.ini file to a maximum of 64K. The manual states that if
I increase this value, "there is a direct
impact on the memory requirements". That is the only detail it gives.
Does this mean more memory at compile
time or at run time? What is the "direct impact" in term of memory used
per 1 or 100 or 1000 characters?
jhassfu@kimball.com