I have a DataGrid that is connected to a Rst having in the from clause 3 tables.

When i try to update record in the DataGrid i have a message the the DB is in readOnly and that even if a put the "AllowUpdate" property to true. If i put only one table everything is fine but with more than one i cannot.


SOS