Subject Re: [IBO] Memory Leaks Problem
Author Hans
It is a threaded application and each thread needs it own :)


> 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?
>