MDO select Query throwing error: The token [ was not expected
Hi,
I try to select all data from an MDO using a select MDO Query with MII15 SP2 Patch 8 but get the error java.sql.SQLException: Error while processing the template .../MYPROJECT/TESTQUERY- 1:22 - SQL syntax error: the token [ was not expected here
The query only points to my MDO and has no seletion parameters cause I want to get all entries from that very MDO.
I rebuild query and MDO - same result. Error occurs even if I try to apply above query after using a delete for all values - so MDO should be emtpy.
At the moment, I do not have the faintest idea what's going on...
Is there a way one can use to display MDO content without select query?
Anybody got an idea?