Hello,
I have new problems with QBEDefinition->Allow Operators of the TOracleDataSet.
If my TOracleDataSet has some fkLookup fields and
QBEDefinition->Allow Operators = true then
I click the nbEnterQBE and choice some Value from my Lookup field, after I click nbExecuteQBE next I click the nbEnterQBE once more.
As result I see the empty value of my Lookup field in the QBEMode.
For example, I have corrected the DeptEmp example from your Demos.
1. Remove DeptGroupBox.
2. I clear Master, MasterFields, DetailFields, Variables properties for EmpDataSet.
3.I change SQL-text for EmpDataSet into the next value