Skip to main content



      Home
Home » Archived » BIRT » retrieve query from java
retrieve query from java [message #202077] Tue, 21 November 2006 03:07
Eclipse UserFriend
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^
Previous Topic:Get the global data
Next Topic:how to get the current page number of total page number and show it in report?
Goto Forum:
  


Current Time: Tue May 13 18:27:30 EDT 2025

Powered by FUDForum. Page generated in 0.03471 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top