Click to See Complete Forum and Search --> : Updating Datagrid based on a Rst having more than one table


DavidT
November 12th, 1999, 06:41 PM
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