Detailed description of share's access to SharepointLists data

Source: Internet
Author: User
How to access SharepointLists data since I started using Sharepoint is a headache until I find the following method. This method is currently called EnesysRSDataExtension. This method is based on WebService. When creating a report, the data source is servername (for example, lingyanzhu: 800) and the data query is an XML statement. Below

How to access Sharepoint Lists data since I started using Sharepoint is a headache until I find the following method. This method is currently called EnesysRSDataExtension. This method is based on Web Service. When creating a report, the data source is http: // servername (for example, http: // lingyanzhu: 800), and the data query is an XML statement. Below

How to access Sharepoint Lists data since I started using Sharepoint is a headache until I find the following method. This method is currently called EnesysRSDataExtension. This method is based on Web Service. When creating a report, the data source is http: // servername (for example, http: // lingyanzhu: 800), and the data query is an XML statement. This method is described in detail in the following content:

SQL Server 2005:
First, modify the Report Server:

Copy Enesys. ReportingServices. SpExtension2005.dll in the directory \ Program Files \ Microsoft SQL Server \ MSSQL.3 \ Reporting Services \ ReportServer \ bin
Modify configuration file \ Program Files \ Microsoft SQL Server \ MSSQL.3 \ Reporting Services \ ReportServer \ bin \ RSReportServer. config, add the following code to the file:
...
Add the following code:

Modify the configuration file: \ Program Files \ Microsoft SQL Server \ MSSQL.3 \ Reporting Services \ ReportServer \ rssrvpolicy. config Add the following code directly under URL membership "$ CodeGen $:

Next, modify Report Designer:

Copy Enesys. ReportingServices. SpExtension2005.dll in the directory \ Program Files \ Microsoft Visual Studio 8 \ Common7 \ IDE \ PrivateAssemblies.
Modify configuration file \ Program Files \ Microsoft Visual Studio 8 \ Common7 \ IDE \ PrivateAssemblies \ RSReportDesigner. config. Add the following code:
...
Add the following code to the file:

Modify configuration file \ Program Files \ Microsoft Visual Studio 8 \ Common7 \ IDE \ PrivateAssemblies \ RSPreviewPolicy. config. Then add the following code:

Now all the configuration work has been completed, and Report production can be implemented.

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.