Let me give a little background first
I have a JasperSoft server installed
I have a JDBC datasource defined. It connects to a ctree data base. Test Connection works
I then attempt to create a Domain using that connection
I then click Create with Domain Designer
The select Database Schema dialog appears. I select the schema
The Domain Designer does not show any tables in the Data Source pane
When I select Derived Tables I can enter a Query and create a derived table
I conclude that Jaspersoft is reading metadata from the database. Creating derived tables for everything I need is a little painful. Here are my questions
Why is Jaspersoft not listing the table names in the Data Source pane?
Recommended Comments
There are no comments to display.