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
Hello Admin,
I am new in using Reportserver and planning to introduce it in our company to use it as a tool for our reporting. We are using a Oracle Database may i seek for your help on how to connect it and where to diwnload those necessary requirements.
I hope you can help me in this is very useful to us.
Thank you and God bless
Offline
Hi Neube,
for oracle, you have to download the drivers from the oracle website. The driver versions depend on your specific oracle version. Here you can find a compatibility matrix: https://www.oracle.com/technetwork/topi … 90281.html
Then you can download the reportserver software from our homepage. You can place the downloaded drivers in your WEB-INF/lib directory and then configure your persistence.properties file:
https://reportserver.net/en/guides/conf … roperties/
If you have a new version of oracle, you may need to write:
Oracle12cDialect
instead of
Oracle10gDialect
Regards,
Eduardo
Offline
Hi Neube,
the persistence.properties file has to be changed only if you need to install reportserver on oracle. If you only want to access your oracle database from withing reportserver, you can dowload the drivers, place them into the lib directory, and then create a new (relational) datasource that points to your oracle db: https://reportserver.net/en/guides/admi … tasources/
Regards,
Eduardo
Offline
Pages: 1