Viewing 3 posts - 1 through 4 (of 4 total)
[smacks self in head]
Now I remember why I didn't use BULK INSERT... non-standard row terminator. I'm still trying to figure out how to type ROWTERMINATOR = 'CR' (or 'LF', can't...
January 12, 2007 at 11:53 am
>If it's just simple text file import, do you even need DTS ?<
Step one is import. There's some validation and checking before the staging table's data gets inserted into the...
January 12, 2007 at 11:36 am
>Take at look "Looping, Importing and Archiving" with DTS at http://www.sqldts.com/246.aspx<
It's the package I'm using as a template for the loop, but each file gets loaded into the same table....
January 12, 2007 at 11:35 am
Viewing 3 posts - 1 through 4 (of 4 total)