[#4980] - Report Query can't be parsed if designer creates it

Category:
Bug report
Priority:
Normal
Status:
Assigned
Project: Severity:
Minor
Resolution:
Open
Component: Reproducibility:
Always
Assigned to:

When the report Report Designer creates an SQL query, i can't use the query because sql statement isnt valid.
I use an JDBC Oracle Driver.

A created query would be

SELECT
material."MATNO" AS material_MATNO
FROM
"material" material

this is wrong and i has to correct the statement by myself.

AttachmentSize
Image icon report_query.jpg37 KB
guenther's picture
Joined: Oct 20 2008 - 2:16am
Last seen: 9 years 7 months ago
Feedback