When you use the bcp command prompt utility, an access violation occurs when all the following conditions are true:
- You use the bcp utility.
- You use a wrong format file.
- You try to log the error information by using the -e switch option of the bcp utility.
The file that you specified for storing the error log is created but no information is stored.
Note A format file is used to store the format information for each field in a data file. The format information includes information about the storage type, prefix length, field length, and field and row terminators.