Page 1 of 1

Failed to put a table in edit mode

Posted: Thu 17 Mar 2016 17:56
by jota
Hello

I´m connected to a database (Sqlite3). When I try to make a Unitable.Edit gives me an error of type 'access violation at address ... read of address ...', in that instruction.

I checked the connection of the database and the activation of the table and both are correct.

In fact, on the table I can make perfectly a SqliteConnection.StartTransaction, Unitable.Locate or Unitable.FieldByName ('Name').AsString for retrieving the value of a field, but fails when trying to put it in edit mode.

Any guidance on possible reasons for the error or tests i can do to solve it?

Thank you for your attention. A greeting

Re: Failed to put a table in edit mode

Posted: Mon 21 Mar 2016 10:55
by MaximG
We were unable to reproduce the problem over here. For the following investigation, please send us a small example that demonstrates the problem, including a test DB. You can send to maximg*devart*com