[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: SQR Array Size



Hi Robert,
        I have been able to create an array of size 150,000 which has 35
fields most of which are character fields which can have upwards of 40
characters. That's a good question about whether the memory is virtual or
physical I hope someone has the answer.
        I also have a quick question. We are still using SQR version 3.x and
I was wondering if they have implemented dynamic memory allocation in any of
the more recent SQR releases.

Thanks,
Dan.

        Greeting:
        I need to create a very large array in an SQR report program. Is the
array
        limited to the amount of available physical memory or does SQR allow
for
        essentially unlimited memory by using  virtual memory? There are
other ways
        to do what I need to, however, this is the preferred method.

        Thanks!!