Jump to content
We've recently updated our Privacy Statement, available here ×

Jasper Studio is not parsing my query when using a custom jdbc driver


zhikai.ng

Recommended Posts

Hi,

I am getting the following errors when trying to query Jasper Studio using my custom JDBC driver created by calcite.

Select portfolioCode from Portfolios
Select `portfolioCode` from `Portfolios`
Select `Portfolios`.`portfolioCode` from `Portfolios`

All the above queries do not work. It failed when trying to create a dataset. The metadata is loading correctly, but when I try to generate my query, it failed at "Query execution error"
When I just proceed with the error, there are no columns for me to select to add into the "Table" element.
Attached Screenshot.


1) Is there a log in Jasper Studio where we can see what this error is about? Looking at metadata/.log, there is no error message
2) What could be the problem?

Jaspersoft Studio 6.20.1

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

Please let me know which Database you are using and what is the JDBC driver you are using provided by calcite? 

Did you tried with vendor specific drivers? 

Please refer the below support platform sheet to check supported databases:

https://community.jaspersoft.com/documentation/v8-v81-v810/tibco-jaspersoft-platform-support-guide-community-edition

To check the error logs:
1. select Help-> Installation Details-> Configuration-> View Error logs.

Please find the attached screenshot.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...