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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-03-13 : 08:58:11
|
| Gil writes "Hello all,I am trying to find an alternative to uploading a file created by one process to an FTP site in a DTS package.SQL Server 2000 supports FTP download but no upload.I tried using the Inet object that ships with VB on an Active X but wasn't lucky (or maybe there's stuff I'm not aware).The reason why we need this functionality is so we can tell if the upload was successful or not.Any suggestions are highly appreciated.Thanks a bunch,Gil" |
|
|
graz
Chief SQLTeam Crack Dealer
4149 Posts |
Posted - 2002-03-13 : 08:58:11
|
| How about this: http://www.sqlteam.com/item.asp?ItemID=6002 |
 |
|
|
|
|
|