Subject I Can't edit data in TIB_Edit Objects with IBO 5.0.2 + Delphi XE !!!
Author jls_091
Hello, this is my first post in the group and I'm starting my work with IBO 5.0.2 50 and Delphi XE.
I'm working on migrating an old project developed in Delphi 7 with IBO 4.6B and am having trouble with objects TIB_Edit. I can not view or edit data in this type of object and the object does not display the caption specified for it. The database is also being migrated from Firebird 1.5.x to 2.1.x.
I'm using: TIB_Connection> TIB_Transaction> TIB_Query> TIB_DataSource> TIB_Edit, the property RequestLive of TIB_Query is set to "True", the method TIB_Query.Insert runs without errors but the object dataware TIB_Edit does not allow editing. I already checked many times the properties of the objects involved and found nothing wrong that could justify the problem.
Please the success of this migration depends on the solution of this problem. I thank anyone who can help.

Thank you.

J. Luis