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 |
|
skoonadi
Starting Member
1 Post |
Posted - 2008-02-06 : 08:50:54
|
| Hello,I am a newbie for sql server. My requirement is to create a XML file for each customer and FTP that file to the customer on a daily basis. The list of customers are stored in a database and their corresponding FTP site address, userid and password. I can create the file for each customer. My problem is how can I FTP the file to them programatically. I do not want to create a FTP task for each customer. The customer list is dynamic. Any help is appreciated. We are still on SQL server 2000. |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-02-06 : 09:11:02
|
| http://www.thescripts.com/forum/thread82186.html |
 |
|
|
|
|
|