#1 2015-12-04 21:59:10

GaryDB
Member
Registered: 2015-12-04

Driver Not found JDBC

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

#2 2015-12-04 22:24:09

Arno Mittelbach
datenwerke
Registered: 2012-02-14

Re: Driver Not found JDBC

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

#3 2015-12-07 16:43:25

GaryDB
Member
Registered: 2015-12-04

Re: Driver Not found JDBC

I'll give it a go! Thanks very much smile

Offline

Board footer

Powered by FluxBB