Hi,<br />
<br />
I am using HQL to access data from MySQL Database for my Scripted Data Source through Hibernate.<br />
<br />
For passing parameters to my report, I tried passing a query string from my Report Javascript like for example, "from CustomerList where customerName = '?' " (also tried using ? without quotes).<br />
<br />
However I am not able to get the report generated.<br />
<br />
I created my report based on the following references:<br />
For Report Parameters - <a class='bbc_url' href='
http://download.eclipse.org/birt/downloads/examples/reports/Parameters/Parameters.html'>Created by Camtasia Studio 3</a><br />
<br />
For BIRT-Hibernate Integration -<br />
Please find attached doc.<br />
<br />
Please let me know if I have errored anywhere in my query & how this can be resolved.<br />
<br />
Thanks & Regards,<br />
arvindraj