Subject Re: Memory use and TIB_DSQL
Author Svein Erling
--- In IBObjects@yahoogroups.com, "Michael Vilhelmsen" wrote:
> One thing I have noticed is, that sometimes when I do a COMMIT some
> of my TIBOQuerys and TIB_Cursors are not closed yet. But then again
> its not those comp. making the error. Its TIB_DSQL.
>
>
> Any one with any good ideas ?

No good idea, I'm afraid, just a potentially annoying question:

Have you checked the IB_Transaction and IB_Connection property of all
your TIB_DSQLs (i.e. are you sure you commit the right transactions)?

Set