TUniConnection.ExecSQL()
Posted: Mon 10 Feb 2014 10:34
Hello,
In dbExpress I used return value of TSQLConnection.ExecuteDirect() (number of rows that were affected by the execution of the SQL query).
How can I know how many rows were affected after TUniConnection.ExecSQL()?
Best Regards,
Cristian Peta
In dbExpress I used return value of TSQLConnection.ExecuteDirect() (number of rows that were affected by the execution of the SQL query).
How can I know how many rows were affected after TUniConnection.ExecSQL()?
Best Regards,
Cristian Peta