Subject | isc_dsql_free_statement |
---|---|
Author | Geoff Worboys |
Post date | 2005-08-29T12:30:45Z |
Hi All,
Can anyone clarify for me the rules for when
isc_dsql_free_statement should be called with DSQL_close.
The old IB6 API doco says only when isc_dsql_set_cursor_name
has been used, but this does not seem accurate. It seems to
also be required in other instances even when I have not
required a cursor name but still want to reuse a statement
without another prepare.
--
Geoff Worboys
Telesis Computing
Can anyone clarify for me the rules for when
isc_dsql_free_statement should be called with DSQL_close.
The old IB6 API doco says only when isc_dsql_set_cursor_name
has been used, but this does not seem accurate. It seems to
also be required in other instances even when I have not
required a cursor name but still want to reuse a statement
without another prepare.
--
Geoff Worboys
Telesis Computing