Jump to content
Changes to the Jaspersoft community edition download ×

Enable Oracle JDBC Datasources


muri

Recommended Posts

copy <jasper-install-dir>\buildomatic\conf_source\db\oracle\jdbc\ojdbc5-11.2.0.jar
to
<jasper-install-dir>\apache-tomcat\lib

jasperserver stop
jasperserver start

Adding datasources to your report with oracle-jdbc-url and driver name in the JasperServer-Webconsole.

like this:

Driver: oracle.jdbc.driver.OracleDriver

JDBCURL: jdbc:oracle:thin:@<host>:<port>:<sid>

 

done....

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...