You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Pages: 1
I'm sure I've missed something here....
I'm trying to add an MsSQL datasource in ReportsServer that exists elsewhere on the network, I've got the URL to add it, but the error its giving me is 'Driver not found: com.microsoft.sqlserver.jdbc.SQLServerDriver'
I'm running this straight out of the Bitnami VM, so if I do have to install anything, how would I do it? I'm assuming I can't simply do an apt-install.
Offline
Hi Gary,
since MsSQL is not freely available we cannot ship the JDBC driver with ReportServer. You'll need to place the jar-file containing the driver (for example, download from MSDN) into the WEB-INF/lib directory and restart Tomcat/ReportServer.
Hope this helps,
Arno
Offline
I'll give it a go! Thanks very much ![]()
Offline
Pages: 1