All Tags »
SQL BULK INSERT (RSS)
Sorry, but there are no more tags available to filter with.
-
Team,
I am trying to perform a bulk insert using a fixed length text file as my source.
Below is the error, and a description of the temp table, format file and the bulk insert statement that I am using. I have reviewed the text file, the table format and the format file for consistency and cannot locate the problem.
If anyone can ...