Subject Re: [firebird-support] api function sequence
Author Dimitry Sibiryakov
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.