|
Date: 5/6/2008 9:31 am · Subject: SQL Report doesn't support use prequery statement(s) · Rating: 1
The databaselink of the WebGUI database seems to not allow statement(s) with the 'set' keyword in them.
The hover help for input box of Prequery statements does not (explicitly) suggest otherwise, but might do so implicitly by giving example in its current form.
The allowed keywords (at the moment select, describe, desc, show and call) seem to be hardcoded in DatabaseLink.pm.
From reports of others on the forum:
http://www.webgui.org/etcetera/sql-report-how-to-use-prequery-statements
http://www.webgui.org/web_design_templates_and_themes/prequery-in-sql-report-doesnt-work
... it would seem that the same bug is present in all versions of WebGUI, including stable and beta versions.
Please could you be so kind and advise if set statements are left out from prequery functionality intentionally.
|