SSRS Connect Oracle Database Production reports

Source: Internet
Author: User

SSRS reports are based on an Oracle database to make a report example.

Development environment: VS2010

SQL Server database: SQL Server 2012

PS: The database Connection section may have another problem is that the Oracle data source part of the thing should be installed in the Oracle client, but also on the test machine is installed, But in the plsql to see the Tnsnames.ora file is not the Oracle client file, this is a bit strange, I will try again in two days, just this machine reinstall, verify and then update the article.

First, create the relevant data source.

Place the string directly inside the connection string, as in the following example:

Data source= "(Description= (address_list= (address= (protocol=tcp) (host=192.190.1.123) (port=1521))) (CONNECT_DATA= ( SERVICE_NAME=TESTDB)) "

Clicking Edit will pop up the "Connection Properties" window and enter your username and password. Do some testing. A successful pop-up test connection indicates that the Oracle database has been opened.

Add a report below. Basically all the way next, I upload several key pictures.

The completion section above is the completion of this report, on the right side of the project there is a

Double-click the report to see the following effect.

This is a report of the new process, good trouble ah, with the figure is also blame waste time, the next section I began to do the parameter transfer part. A complete report will be rendered.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.