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.

 All Forums
 SQL Server 2008 Forums
 SSIS and Import/Export (2008)
 Get File Attributes

Author  Topic 

cipriani1984
Constraint Violating Yak Guru

304 Posts

Posted - 2011-02-08 : 06:24:02
Hi,

in my SSIS package, ive writen a script task that so far gets; file name, path, extension, line count, creation date etc.

But is there a way to get the delimiter that is being used in the file?
   

- Advertisement -