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-11-21 07:57:45

Phuong
Member
Registered: 2016-11-21

[Help] - How to connect with MsSQL database

Hi everyone -

I'm new with Reportserver. After installing community version, i dont know how to install driver missing for mssql database & how to connect mssql datasource ?

Please support. Thanks in advance.

Offline

#2 2016-11-21 08:33:32

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: [Help] - How to connect with MsSQL database

Hi Phuong,

you can just copy the mssql driver to the WEB-INF/lib directory, restart reportserver, and then you can create a datasource selecting the sqlserver driver from the dropdown menu.

Offline

#3 2016-11-21 08:58:31

Phuong
Member
Registered: 2016-11-21

Re: [Help] - How to connect with MsSQL database

Hi Edulid - Following by your guidance, i can select MsSQL as a datasource type, but i dont know how to do next because i don't see detail info such as : sql server name (sql address IP), data base name , etc ... Just see Username, Password & URL. Where can I put this info ?  Could you please help ?

Thank you,

Offline

#4 2016-11-21 09:17:04

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: [Help] - How to connect with MsSQL database

Hi Phuong,

since reportserver uses JDBC, you can pass these parameters in the url.
Details can be found here:
https://technet.microsoft.com/en-us/lib … .105).aspx
https://technet.microsoft.com/en-us/lib … .105).aspx

An example url could be:
jdbc:sqlserver://ip;databaseName=db

Even if you can write your username and password in the URL, you should write them in the specified fields, since reportserver sometimes use these values explicitly.

Offline

#5 2016-11-21 09:39:10

Phuong
Member
Registered: 2016-11-21

Re: [Help] - How to connect with MsSQL database

Hi friend - I got error "No database type specified"

Offline

#6 2016-11-21 10:50:01

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: [Help] - How to connect with MsSQL database

Are you sure you selected the MsSQL entry from the "database" dropdown menu list?
If you installed the driver correctly (as I explained above) you should see the MsSQL entry *without* the "(driver missing)" remark

Offline

Board footer

Powered by FluxBB