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 |
2times
Starting Member
2 Posts |
Posted - 2006-04-13 : 06:01:21
|
Hi! I wounder if it is possible to automaticly copy data from a table and put it in a text file on a webserver, and do this daily? Im using microsoft sql server. Any help would be appreciated.. //2times |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
Posted - 2006-04-13 : 06:10:07
|
checkout DTS and BCP. KH |
 |
|
2times
Starting Member
2 Posts |
Posted - 2006-04-13 : 06:27:33
|
Nice!!Thanx... |
 |
|
|
|
|