UniQuery error: Cannot modify a read-only dataset!
Posted: Wed 18 Nov 2015 12:42
Hi,
I am using a UniQuery to execute select commands, insert, delete and update, but when I delete a record, returns the error: Can not modify a read-only dataset. Even after you have generated SQL statements with SQL generator. What can it be? My setup is TUniConnection> TUniquery> TUniTransaction. Grateful now.
I am using a UniQuery to execute select commands, insert, delete and update, but when I delete a record, returns the error: Can not modify a read-only dataset. Even after you have generated SQL statements with SQL generator. What can it be? My setup is TUniConnection> TUniquery> TUniTransaction. Grateful now.