dbTalk Databases Forums  

CSV file import

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss CSV file import in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
A.B.
 
Posts: n/a

Default CSV file import - 10-05-2005 , 10:28 AM






I am importing a csv file into my SQL server 2000 DB using DTS. Is there a
way that I can have the file deleted or emptied after the import is complete.

Thanks

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: CSV file import - 10-05-2005 , 11:18 AM






Add an ActiveX Script Task to perform the delete using the File System
Object.

Working with files and the FileSystemObject
(http://www.sqldts.com/default.aspx?292)


--
Darren Green
http://www.sqldts.com
http://www.sqlis.com


"A.B." <AB (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am importing a csv file into my SQL server 2000 DB using DTS. Is there a
way that I can have the file deleted or emptied after the import is
complete.

Thanks



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.