Bulk Insert Problem
When trying to use bulk insert to insert a text file I seem to be getting a problem, because all lines are not the same length. It seems to be scipping every second one, because it is not encountering the end of the row when expected. Even when limmiting the XML format file to stop before it reaches the end of line, it still overflows into the next line.
|