Hi, I'm having a problem with Delphi 10.1. I can not delete or edit anything from the database.
This started to occur as soon as I migrate from Firebird 2.1 to Firebird 2.5 at least it is the last significant change I made after migrating the system to Delphi 10.1.
I did not change anything from the original code to insert
, edit
and Delet
.
As soon as I open the user registration screen I click on the edit button the table goes into editing mode after I make the changes and click on the save button it passes through the command post
normally more unsaved the same occurs with delete .