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
Failed to put a table in edit mode
Re: Failed to put a table in edit mode
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