Search found 1 match
- 07.08.2015, 14:21
- Forum: ZeosLib 7.1 stable Forum
- Topic: Firebird ExecuteQueryPrepared not using AutoCommit
- Replies: 0
- Views: 833
Firebird ExecuteQueryPrepared not using AutoCommit
Hi guys, I'm experiencing a bit of an issue with the Firebird driver. We're executing a stored procedure that returns a value, and for some rhyme or reason the transaction is not being committed. I've traced it to TZInterbase6PreparedStatement.ExecuteQueryPrepared which seems to be oblivious to auto...