
April 9th, 2003, 09:55 AM
|
|
Junior Member
|
|
Join Date: Mar 2003
Posts: 12
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
exporting and importing from SQL Server to Excel
Hi
I know that using the data transformation services I can import and export data to a spreadsheet from SQL Server. However, Id like a user of my web site (written in asp) to be able to do this as required. They would either request that a tables contents are exported into a spreadsheet or that a spreadsheet that they specify is imported into a table. Is there any way to run a predefined data transformation service from a stored prodcedure? Or are there any stored procedures that can import/export data? Can anyone think of another way of accomplishing this?
Thanks for any input!
|