Subject | Re: [IBO] Memory Leaks Problem |
---|---|
Author | jrodenhi |
Post date | 2007-01-10T16:41:56Z |
Hans,
I now use only a TIB_Connection, a TIB_Cursor and a TIB_DSQL. I guess
I am probably using a default transaction and a default Session. Out
of curiosity, why do you use the Session and Transaction?
-Jack
I now use only a TIB_Connection, a TIB_Cursor and a TIB_DSQL. I guess
I am probably using a default transaction and a default Session. Out
of curiosity, why do you use the Session and Transaction?
-Jack
--- In IBObjects@yahoogroups.com, Hans <hhoogstraat@...> wrote:
>
> I didn't find anything either, except when I create critical sections
> and close the program, without freeing those sections on the
> Form.BeforeClose or Form.CanClose. Didn't use CallStack
> since FreeMM's code line numbers along with the error messages
> where close enough :) But then I only use Session, Transaction
> and IBOQuery components. (Asta Setup)
>
> Posted Jan 9, 7:53Pm MST
>