--- ibx/trunk/examples/scriptengine/unit2.lfm 2016/09/22 17:10:15 44 +++ ibx/trunk/examples/scriptengine/unit2.lfm 2016/12/06 10:33:46 45 @@ -10,7 +10,7 @@ object SelectSQLResults: TSelectSQLResul OnClose = FormClose OnShow = FormShow Position = poDefaultPosOnly - LCLVersion = '1.4.4.0' + LCLVersion = '1.6.0.4' object IBDynamicGrid1: TIBDynamicGrid Left = 0 Height = 436 @@ -29,6 +29,7 @@ object SelectSQLResults: TSelectSQLResul DefaultPositionAtEnd = False end object SelectQuery: TIBQuery + AllowAutoActivateTransaction = True Database = Form1.IBDatabase1 Transaction = IBTransaction1 BufferChunks = 1000