Push FTP with SQL Server[7]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

               fldrName = fldrItem.name

 

               fname = " "

 

               For Each f1 in fc

                       If f1.DateCreated > BaseDate Then

                               objTxtFile.writeline( "put """ & strSourcePath & "\" & fldrname & "\" & f1.name & """")

                       End If

               Next

本文关键:Push FTP with SQL Server
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top