Using a substitution variable in TOracleDataset SQL with a value of
' ORDER BY 1 ASC' does result in
"ORA-00907 missing right parenthesis ."
when opening the DataSet.
Setting the variable to a single blank
this message does not show up.
The variable name used was :SORT, but error happens also with :SORTIERUNG
Any ideas?
' ORDER BY 1 ASC' does result in
"ORA-00907 missing right parenthesis ."
when opening the DataSet.
Setting the variable to a single blank
this message does not show up.
The variable name used was :SORT, but error happens also with :SORTIERUNG
Any ideas?