I found a problem during using QBE.
I have set 'Allow Operators' in the QBEDefinition.
When I then insert a QBE-String in a DBEdit-Field that includes brackets (e.g. 'QFN(16x4%' ) then during the automated change of the SQL-string, the bracket will be replaced by a space (e.g. 'QFN 16X4%'.
When I remove the 'Allow Operators' the SQL-string will be replaced correctly.
Is this a bug or how can I correct this. I need to have the possibility to use operators, but If I use normal 'like'-Funktion, this should also be correct.
I use DOA 4.06 and Delphi7.
If it is a bug, can I get the patch to solve this?
Best regards
Betz
I have set 'Allow Operators' in the QBEDefinition.
When I then insert a QBE-String in a DBEdit-Field that includes brackets (e.g. 'QFN(16x4%' ) then during the automated change of the SQL-string, the bracket will be replaced by a space (e.g. 'QFN 16X4%'.
When I remove the 'Allow Operators' the SQL-string will be replaced correctly.
Is this a bug or how can I correct this. I need to have the possibility to use operators, but If I use normal 'like'-Funktion, this should also be correct.
I use DOA 4.06 and Delphi7.
If it is a bug, can I get the patch to solve this?
Best regards
Betz