BUG UniDAC v10 : @@rowcount is incorrect
Hi,
- Delphi 11.3
- UniDAC v10.0.0
- MS SQL 2022
"select @@rowcount" is incorrect with update, insert and delete.
no problem with UniDAC v9.3.0
Update of 44811 rows :
Deleting a row that does not exist :
Thank you in advance
Regards