Hello,
I'm trying to import a very large tab delimited text file into SQL server.
The .txt file is about 2.6 gb and it contains almost 16 million records.
The import process starts fine and then I get an error that says:
"error at source for row number 666749.
Column delimeter not found"
At first I thought the txt file was damaged, so I asked the provider to replace it and they did, but I continue to get the same message.
Has anyone experinced something like this?
Thanks for any help you can provide.
RGDS,
Rene
I'm trying to import a very large tab delimited text file into SQL server.
The .txt file is about 2.6 gb and it contains almost 16 million records.
The import process starts fine and then I get an error that says:
"error at source for row number 666749.
Column delimeter not found"
At first I thought the txt file was damaged, so I asked the provider to replace it and they did, but I continue to get the same message.
Has anyone experinced something like this?
Thanks for any help you can provide.
RGDS,
Rene