pyreportjasper and h2 database #139
Unanswered
VolkerHeun
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to execute a jasperreport accessing a h2-Database?
I tried the following Parameters for db_connection
db_connection={"jdbc_Driver":"org.h2.Driver",
"jdbc_url":"jdbc:h2:db_file;AUTO_SERVER=TRUE",
"jdbc_dir":path}
Beta Was this translation helpful? Give feedback.
All reactions