Subject | RE: [firebird-support] Memory Usage when accessing larger tables |
---|---|
Author | Alan McDonald |
Post date | 2004-11-29T06:45:21Z |
> I have made this post before but did not get any response. Cando you limit the query by use of a WHERE clause at all? or are you just
> someone at least tell me if this is normal. All help will be
> appreciated.
>
> I have a database (FB 1.5) with about 300 000 records in one
> table, I am using IBO for connectivity. The problem is that when I do
> a query (on the big table) whether there is data returned or not +/-
> 250 megs of ram gets used. The ram is only freed once I disconnect
> from the database.
>
> What can I do to make the memory usage less?
>
> Thanks
> William
pulling up all 300000 records?
Alan