# | Line 73 | Line 73 | begin | |
---|---|---|
73 | end; | |
74 | with IBSQLEditFrame1 do | |
75 | begin | |
76 | – | IncludePrimaryKeys := true; |
76 | IncludeReadOnlyFields := false; | |
77 | ExecuteOnlyProcs := true; | |
78 | SQLText.Lines.Assign(SelectSQL); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |