retrieve query from java [message #202077] |
Tue, 21 November 2006 03:07 |
Eclipse User |
|
|
|
Originally posted by: keeling040982.yahoo.com
hai...
i would like to get the query from a java to filter the data of my report,
how can i make it???
what i done is, at the beforeOpen method, i pass the query as below:
this.quereyText="Select " + params["stmt"];
i also declare at the initialize method as below:
str1 = params["stmt"].value;
arr1 = str1.split(",");
but the data in my report when i run whole system is not filter as i wish,
the data shown in the report is follow exactly the query that i write in
the birt2.1.1 when i retreive the data from the database...
anyone can shown me the way to retreive the query(filter) from java into
the birt???
as your reference,i am using
birt 2.1.1
eclipse3.0
jboss-4.0.2
jbossIDE1.5
thanks for your help.......... ^o^
|
|
|
Powered by
FUDForum. Page generated in 0.03471 seconds