<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / conradina / tag / dts</title>
<link>http://www.netvouz.com/conradina/tag/dts?feed=rss</link>
<description>conradina&#39;s bookmarks tagged &quot;dts&quot; on Netvouz</description>
<item><title>Run SQL Server Stored DTS Package &amp; FTP Output With VBScript</title>
<link>http://www.eggheadcafe.com/articles/20030923.asp</link>
<description></description>
<category domain="http://www.netvouz.com/conradina?category=7796593901756415368">sql</category>
<author>conradina</author>
<pubDate>Thu, 18 Nov 2004 14:50:17 GMT</pubDate>
</item><item><title>Working with files and the FileSystemObject</title>
<link>http://www.sqldts.com/default.aspx?292</link>
<description>&#39; Delete File Option Explicit Function Main() Dim oFSO Dim sSourceFile Set oFSO = CreateObject(&quot;Scripting.FileSystemObject&quot;) sSourceFile = &quot;C:&#92;SourceFile.txt&quot; &#39; Check if file exists to prevent error If oFSO.FileExists(sSourceFile) Then oFSO.DeleteFile sSourceFile End If &#39; Clean Up Set oFSO = Nothing Main = DTSTaskExecResult_Success End Function</description>
<category domain="http://www.netvouz.com/conradina?category=7796593901756415368">sql</category>
<author>conradina</author>
<pubDate>Wed, 22 Jun 2005 20:56:56 GMT</pubDate>
</item></channel></rss>