Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
BIRT External Connection
Rambrij
I need to use the BIRT report using the external connection data source.
Because i used the data source through JDBC but this is fixed if i changed my data base name then my application will not work so i want to give the connection on the run time.
If there is any way for that so please give me, I will be really greatefull for me.
Find more posts tagged with
Comments
JasonW
You can change the dburl, pwd, user, and query at runtime using property binding or script take a look at this example:<br />
<br />
<br />
<a class='bbc_url' href='
http://www.eclipse.org/birt/phoenix/examples/reports/birt2.1/querymod/index.php'>BIRT
Example Reports</a>