Microsoft Reporting Services and CSV files

I manage an application such as a data warehouse, and one of the pluggable databases is managed by an external organization. An external organization is setting up Microsoft Reporting Services so that we can create reports for our users so that they can view the data.

The database is hosted on an external server. I installed a test form in Microsoft Reporting Services in a test environment.

I have no other experience with this technology. My question is: does this technology allow CSV files to be created or should information be viewed in a web browser? I do not see how this can be done without web services.

+5
source share
3 answers

SSRS ( Reporting Services)

  • XML
  • CSV
  • MHTNK
  • Excel
  • PDF
  • Tiff

enter image description here

, .

, , (, )

, :

  • - , DB
  • Dataset - , , .

, , ant /IP . (, )

, , enter image description here

+4

, , :

Q1. X ( : X = CSV).
A: , CSV, XML, XLS, PDF, Word, Html Tiff (MSDN). , , . CSV, XML, , .


Q2: / ? ? A. , :

+2

SSRS, .

SSRS : . , - , . , SQL Server, Reporting Service. , - .

, SSRS : PDF, Excel, CSV.

http://msdn.microsoft.com/en-us/library/dd239307.aspx

0

All Articles