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

different datasource in subreport


guenter.kuhnke

Recommended Posts

I have this problem with Jasperstudio 6.2.0. I would like to use a subreport with different datasource than the main report. I use the connection string

java.sql.DriverManager.getConnection("jdbc:sqlserver://server-url:port;databaseName=dbname","user","pw"). I alwas get the error

No suitable driver found for jdbc:sqlserver://xxxxx:1433;databaseName=xxxxxxxxxxx.

I have already added the driver in the classpath of the Jaspersuite Preferences and although looked for similar discussing the problem using

a different datasource in a subreport; nothing i found and tried yet solved my problem.

Any useful hint?

 

Thanks

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