Hi,
Even I have the same problem. I am trying to add a record to a table which is in SQl Server 2008 and I receive database is readonly error. I am accessing the table directly which has all fields allow nulls.
I find my recordset not editable. Is there a way out?
Below is my code...