Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ratheeshsql
Starting Member
17 Posts |
Posted - 2006-11-22 : 04:07:53
|
Hi,How can i copy data from a table to a comma separated value file through Data Transformation service..?thanx |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2006-11-22 : 04:46:03
|
run enterprise manager - your database - table - right click - all task - export data - choose text file as destination -specify column delimiter as comma KH |
|
|
|
|
|