I'm getting the above error when trying to load data from a text file into SQL Server 2000 database. All I can find is that I'm trying to load data that is too long for the field in, but this is using Bulk Insert with a format file, and the table structure was created to match, so why is this error coming up?