Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Thursday, November 9, 2017

Importing Variable length text files into SQL

SQLServerCentral » Latest topics
Importing Variable length text files into SQL
Hi
I regularly import a set of Windows text files into SQL. These files are a fixed length and the data is column delimited. In general I can import them using a series of SSIS dataflow text file to SQL stages
Unfortunately one of the files can

No comments: