Hello.
I need to connect to the database and i use mysql-connector-java-5.1.8 driver to do it as well. I made JDBC connection, than entered valid information in all text fields. I tested the connection and its was successful. But when i created new data set, there were not all the tables from a my DB, there was only a half of all. Why is it so? And how can i solve this problem?
Thank you.
Take a look at windows->preferences->Report Design->Data Set
Editor->JDBC Data Set. Are you displaying more schemas or tables
defined in this preference?
Jason
On 7/12/2010 5:29 AM, Max wrote:
> Hello.
> I need to connect to the database and i use mysql-connector-java-5.1.8
> driver to do it as well. I made JDBC connection, than entered valid
> information in all text fields. I tested the connection and its was
> successful. But when i created new data set, there were not all the
> tables from a my DB, there was only a half of all. Why is it so? And how
> can i solve this problem?
> Thank you.