I use TOracleDataSet component, which contains the following query: Select * From CLIENTS. Then I call the function Insert() in order to insert new record.
But I get the message:
Cannot modify a read-only dataset. The property "Read only" is set to false. So what's going on? !!!
Best regards,
Tomek
But I get the message:
Cannot modify a read-only dataset. The property "Read only" is set to false. So what's going on? !!!
Best regards,
Tomek