Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [birt-report-designer-dev] err with Oracle JDBC driver

hi,

can you say the syntax for writing the 'Driver url'  when connecting to a
oracle database

thanks in advance.



Yan,Jinghui (firewolf) wrote:
> 
> Hi,
> I have a problem. When I use oracle JDBC driver (ojdbc14.jar), it works
> normally in the data source manager windows, in the data source manager
> windows I can preview data in the database. But when I add some data set
> into the report and run the report it has some err. Msg as blow:
> 
> Error0 : odaconsumer.CannotOpenConnection(1 time)detail: 无法打开驱动程序 
> --Means can't load driver
> (org.eclipse.birt.report.data.oda.jdbc) 的连接。无法加载 JDBC 驱动程序类: 
> --means can't make connection
> [oracle.jdbc.driver.OracleDriver]。 无法加载 JDBC 驱动程序类: 
> --means can't load the oracle driver class.
> [oracle.jdbc.driver.OracleDriver]。
> 
> Thank you!
> 
> 闫景辉
> 国信朗讯 NM2部
> TEL (021)68674520 ext 304
> FAX (021)68405164
> 
> _______________________________________________
> birt-report-designer-dev mailing list
> birt-report-designer-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/birt-report-designer-dev
> 
> 

-- 
View this message in context: http://www.nabble.com/err-with-Oracle-JDBC-driver-tp610433p19625288.html
Sent from the Eclipse BIRT - Report Designer - Dev mailing list archive at Nabble.com.



Back to the top