patternsqlMinor
Schedule Query and Export
Viewed 0 times
andqueryscheduleexport
Problem
Is it possible, to schedule a simple Query to run Daily and export the received data into an excel file?
Solution
This can easily be done through an SSIS package and scheduled with SQL Server Agent. See this link for a tutorial/demonstration on the task: http://www.codeproject.com/Articles/402958/SSIS-Package-Export-Data-from-Database-Daily-to-Ne
Context
StackExchange Database Administrators Q#46509, answer score: 4
Revisions (0)
No revisions yet.