-
Regarding "Is Oracle 11g compatible with TS 8.1.?".
Hi all, As there is a requirement on client side for TS 8.1. And we are trying to implement Oracle 11g with TS 8.1. So jst have one doubt, is there any compatibilty issues of Oracle 11g with TS 8.1.? Thanks Manissh Khaparde.
-
Create multiple X axis
<p>Hi ,</p> <p> </p> <p>I want to have grouping of data shown in multiple X axis in BIRT report. Let me know how can I achieve this? </p>
-
Grouping Series of chart
<p>Hi All,</p> <p> </p> <p>I have a CSV file which will have values for only one X-axis object(It will always be one) . As follows:</p> <pre class="_prettyXprint"> Object,PR open, PR closed, ECR open, ECR closed, ECN open, ECN closed, ProductA,16,23,36,26,48,49,</pre> <p>In a chart, Object is on X-axis, while all remaining…
-
Actuate BIRT Designer Professional Reports Incompatibility with BIRT 4.5 Designer
<p>Hi,<br><br> I have a lot of reports which were designed using Actuate BIRT Designer Profession and all reports are working fine when I run using <strong>View Report</strong> button i
-
How to filter a query based on input parameter?
<p>Hi All,<br> <br> I am using Actuate 8 for reporting.<br> I want to filter the query based on input parameter using LIKE clause.<br> My query in the report is (aid is the input parameter that I am passing as an input)</p> <p> </p> <p>select date,code,name from from acctount where accountid like :aid</p> <p> </p> <p>And…
-
BIRT embedded in jsp
<p>Hi ,</p> <p> </p> <p>Can anybody help me ... I tried to call my report into my JSP , but I cant... dont show nothing...</p> <p> </p> <p> </p> <p>Can anyone share a simple project ? </p> <p> </p> <p> </p> <p>Thanks</p> <p> </p>