Subject | Re: [firebird-support] Memory Problem |
---|---|
Author | unordained |
Post date | 2008-10-21T18:43:13Z |
---------- Original Message -----------
From: "AshimQuikStor" <ashimquikstor@...>
tired using parameterized queries as suggested by someone in previous lists but
that does not help either.
------- End of Original Message -------
From my recent experience with something similar:
- are you using BLOBs anywhere in this process?
- is the memory released only when you disconnect, or also when you commit or
rollback?
-Philip
From: "AshimQuikStor" <ashimquikstor@...>
> firbird 2.04 and 2.11increases rapidly and is not released until the connection is broken. I have
>
> When I execute stored procedure or any other command firebird server memory
tired using parameterized queries as suggested by someone in previous lists but
that does not help either.
------- End of Original Message -------
From my recent experience with something similar:
- are you using BLOBs anywhere in this process?
- is the memory released only when you disconnect, or also when you commit or
rollback?
-Philip