Easy but not for me
I am trying to put a recordset into edit mode so I can post to it. Everytime it hits the dataset.edit line I get 'Cannot Modify a Read-Only dataset'.
I have tried setting the read-only property to false with no avail.
Using the same UserName and Password I am able to edit...