Jump to content
JasperReports Library 7.0 is now available ×

JasperServer connecting to Lotus Notes


tomturtle18

Recommended Posts

I am using JasperServer and I am trying to create a new DataSource. I am trying to connect to a Lotus Notes database.

 

 

I am trying to create a JDBC Data source. I am not sure what driver to use, it gives the example of com.mysql.jdbc.Driver. Should I use the jdbc-odbc bridge class in java.lang library? Also I can't figure out what I am supposed to use as the url.

 

 

Has anyone ever connected Jasper Server to Lotus Notes?

Link to comment
Share on other sites

  • 3 weeks later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

How would you normally connect to a Lotus Notes database from Java? The JDBC/ODBC bridge should work if Notes accepts that, and create a JDBC data source in JasperServer. Look in Java documentation about the URL needed for JDBC/ODBC.

 

 

Sherman

JasperSoft

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