Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export sp results to Excel in SQL 2000

Status
Not open for further replies.

redlam

MIS
Jun 28, 2000
218
US
Hi.
I have a stored procedure that requires input parameters in order to return the desired record set. Is there a way to automatically export these results to an Excel spreadsheet upon execution of the stored procedure?
Thanks for your help!
 
You should be able to do that using a DTS (Data Transformation Services) job.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top