0

I am trying to create a data set (BIRT) in eclipse. I tested connection with the data source. It is successful. But while trying to create data set, data set form does not show up tables in data base.

I even tried firing query anyways, but eclipse freezes then.

Please suggest, if anyone has encountered similar problem.

Thanks!

4

1 回答 1

0

I found the solution to the problem. BIRT needs Informix Jdbc driver to be installed in a particular way. So even though java code was able to read and write from Informix, BIRT was getting stuck.

I thought driver can not be a problem as java classes were working fine with the same drivers.

Hope this helps.

于 2012-11-20T07:18:54.307 回答