
Convert fixed-length text file to delimited text
Hi,
I have a table with almost 600 columns & a fixed-width text file.
I tried to import data from that text file to sql server table with Import Wizard,
but it only supports first 20 columns.
Is there any way I can convert fixed-width text to delimited text?
I'm using Microsoft SQL Server 2000.
Thank you in advance
Hyung Rhoe