Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [birt-report-designer-dev] Preview Error

Hello,

I got it i had to keep the jtds.jar in 

\eclipse\plugins\org.eclipse.birt.report.viewer_1.0.0\birt\WEB-INF\plugins\org.eclipse.birt.report.data.oda.jdbc\drivers

Thanks,
Sudha

-----Original Message-----
From: Sudha Tatineni 
Sent: Wednesday, August 03, 2005 5:30 PM
To: For developers on the BIRT Report Designer project
Subject: [birt-report-designer-dev] Chart Report Error in BIRT


Hello,

Iam trying to create a Chart Report.
I actually got the JDBC connection successfully and created data source from it and Data Set from the existing table's
When i dragged the Data Set values on to the Chart i created and trying to view what it does then iam getting the error in the preview page as


--------------------------------------------------------------------------------

There are errors on the report page:Error1:Cannot open the connection for the driver (org.eclipse.birt.report.data.oda.jdbc).Cannot load JDBC Driver class: [net.sourceforge.jtds.jdbc.Driver]. 
Cannot load JDBC Driver class: [net.sourceforge.jtds.jdbc.Driver]. 
Error2:Failed to evaluate row["id"]ReferenceError: "row" is not defined. 
(#1)Error3:Failed to evaluate row["name"]ReferenceError: "row" is not defined. (#1)

Appreciate your Help
Sudha
_______________________________________________
birt-report-designer-dev mailing list
birt-report-designer-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/birt-report-designer-dev


Back to the top