ExecSQL Result
Posted: Tue 14 Jul 2020 12:35
Using a TMyQuery to UPDATE a record, i need to verify that the ExecSQL successfully performed the update.
I.e. that it found the record and made the update or how many records it did update
some Result := ExecSQL (Boolean or Integer result)
thanks
I.e. that it found the record and made the update or how many records it did update
some Result := ExecSQL (Boolean or Integer result)
thanks