Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving output as a csv
Message
From
18/02/2015 16:23:54
 
 
To
18/02/2015 16:18:06
General information
Forum:
Microsoft SQL Server
Category:
Reporting Services
Environment versions
SQL Server:
SQL Server 2014
Application:
Web
Miscellaneous
Thread ID:
01615534
Message ID:
01615550
Views:
29
>
>So far I've got as far as running the report wizard in visual studio 2012 so opne to suggestions. Though I think its going to be running as a scheduled job in SSRS.

OK. In a nutshell, you have to

1) Create the report in Visual Studio (either using the wizard, or starting with a blank report)

2) Deploy the report to a report server

3) Create a subscription to export the report (on a schedule) to a CSV file (or some other format). It does require taking the deployed data source on the report server and supplying stored credentials. A scheduled SSRS job won't run if the data source is simply using windows authentication - you have to supply credentials for the data source for the job to run unattended.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform