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

Can't connect to DB2 Subreport


camnott

Recommended Posts

I have a subreport that is working fine by itself, but when I try to run the main report, I get an error...

Here is the connection expression : java.sql.DriverManager.getConnection("jdbc:db2://hostname/db", "username", "password")

I have been trying to get this to work all day... the error I receive is :

Cannot evaluate expression : java.sql.DriverManager.getConnection("jdbc:db2://hostname/db", "username", "password")

Any help would be appreciated.

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