Announcement

Migration of this forum

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:

  • Each user will need to reset their password.
  • Please select "I forgot my password".
  • Enter the email address you used to register in this forum.
  • You will receive an email with a link to set a new password.
  • Please choose a new (secure) password and confirm the process.

We will keep you informed in the pinned thread.

Kind regards,
Your ReportServer Team


Migration des Forums

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:

  • Jeder Nutzer muss sein Passwort neu vergeben.
  • Wählt dazu einfach "Ich habe mein Passwort vergessen".
  • Gebt die E-Mail-Adresse ein, mit der ihr registriert seid.
  • Ihr erhaltet eine E-Mail mit einem Link zur Passwortvergabe.
  • Bitte wählt ein neues (sicheres) Passwort und bestätigt den Vorgang.

Wir halten euch im angepinnten Beitrag auf dem Laufenden!

Mit vielen Grüßen
Euer ReportServer Team

#1 2016-09-08 06:54:36

hannidraidi
Member
Registered: 2016-09-08

Connecting to a remote SQL Server Database

I am trying to add a remote SQL Server database as a datasource in datasources page. However, "Driver Missing" appears near MsSQL, and when I fill the database parameters, and test the connection, I get the following error:

Could not open connection to: ptax.com with user: hani. Driver not found: com.microsoft.sqlserver.jdbc.SQLServerDriver

How can I add the driver?

Many Thanks,
Hani

Offline

#2 2016-09-08 07:31:12

Thomas Davies
datenwerke
Registered: 2016-05-18

Re: Connecting to a remote SQL Server Database

Hello Hani,

welcome to the forum. You can get the SQL Server jdbc drivers from https://www.microsoft.com/en-US/downloa … x?id=11774. Probably the sqljdbc_4.2.6420.100_enu.tar.gz is the right one for you. Within the package you should find a file called sqljdbc42.jar. In order to install the driver, you need to copy this to ReportServer's lib directory. If you used the bitnami installer, then this would be INSTALL_DIR/apps/reportserver/reportserver-conf/lib. After restarting the server, ReportServer should not show the "Driver Missing" info any longer which means that the driver is ready for use.

Hope this helps.

Best Regards,
Thomas

Offline

#3 2016-09-08 07:57:49

hannidraidi
Member
Registered: 2016-09-08

Re: Connecting to a remote SQL Server Database

Thanks a lot Thomas,

I tried it and it worked well!
What about the Oracle Driver?

Offline

#4 2016-09-08 08:12:09

Thomas Davies
datenwerke
Registered: 2016-05-18

Re: Connecting to a remote SQL Server Database

Same game. The driver is shipped with your version of oracle or you can get the driver from http://www.oracle.com/technetwork/datab … 80470.html. The driver for you is probably ojdbc7.jar.

Offline

Board footer

Powered by FluxBB