开发者

How to install a JDBC driver in BIRT Reporting for Eclipse [duplicate]

This question already has answers here: 开发者_如何学运维 Closed 11 years ago.

Possible Duplicate:

MongoDB and BIRT Reporting?

I am trying to install a JDBC driver in to eclipse - specifically the BIRT tool in eclipse. I tried going to the add data source and clicking manage drivers, then adding in the JAR file, but that does not seem to give me anything new to select when setting up a data source.

I am trying to add in the mongodb jdbc driver.


MongoDB doesn't look like it would work with BIRT in this way now. I have tried to tweak mongo driver a bit to appear in BIRT Driver Classes and to work, but not succesfully at all.

Generally, I think Scripted Data Source will be good choice here. BIRT supports rather usual SQL-databases as JDBC Data Sources. Mongo has quite different approach, so Scripted Data Source may be only way to do the job.

Example: http://www.vogella.de/articles/EclipseBIRT/article.html#data.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜