diff options
author | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2013-08-23 10:19:27 +0100 |
---|---|---|
committer | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2013-08-23 10:32:20 +0100 |
commit | 19cb39f0ffafaaa2f016035bd4ec297b87652681 (patch) | |
tree | b182b653f8b30e4cde427f96ded89580db450ff1 /editeng | |
parent | ddc3818322b07793ae398a46d6cf9fc71f7bbff7 (diff) |
Close cursors in PreparedStatement. (firebird-sdbc)
Trying to reuse a statement that still has an open cursor leads to
errors -- in this usage isc_free_statement doesn't actually free
the statement but simply closes the db-internal cursor used by
that statement previously.
Change-Id: Iedbe42bc46e6b6f972b7b19f17a60d5f59bae28c
Diffstat (limited to 'editeng')
0 files changed, 0 insertions, 0 deletions