Search found 1 match
- 14.05.2013, 17:04
- Forum: ZeosLib 7.0 Stable Forum
- Topic: RowsAffected always 0
- Replies: 1
- Views: 542
RowsAffected always 0
Hallo everybody, I'm using ZeosDbo 7.0.3 (and 6.6.6 on a secound system) with MySql and MariaDb. I need to know the number of affected rows after using ZTable.Post-function, but ZTable.RowsAffected ist always 0. The ZTable is connected with a ZUpdateSql to do some work before post. How do I get the ...