Subject Re: [firebird-support] api function sequence
Author Olivier Mascia
Hello,

On Mon, 12 Jul 2004 10:34:56 +0400,
Dimitry Sibiryakov wrote:

> On 11 Jul 2004 at 23:37, Olivier Mascia wrote:
>
> >To prepare another statement, after one was prepared, you have to:
> >
> >isc_dsql_free_statement(...DSQL_drop)
> >isc_dsql_prepare()
>
> AFAIR Nikolay Samofatov had fixed this bug and now handle reuse is
> quite possible.
> Though, named cursors have to be closed with DSQL_close.
>
> SY, Dimitry Sibiryakov.

Thanks Dimitry.
I will triple check that. :-)
Is it in 1.5 or 1.5.1 that it is supposed to be changed ?
Or in 2.0 tree ?

Though people wanting to write API code compatible with IB/FB might
still want to call dsql_free_statement in such cases.

--
Best Regards,
Olivier Mascia