good morning,
I'm loading data from a text file.
Got this error that I can't really interpret.
What caused the failure?
Thanks, John
Bulk Insert: DataFileType was incorrectly specified as char. DataFileType will be assumed to be widechar because the data file has a Unicode signature. [SQLSTATE 01000] (Error 4830) OLE DB error trace [OLE/DB Provider 'ST... The step failed.
I'm loading data from a text file.
Got this error that I can't really interpret.
What caused the failure?
Thanks, John
Bulk Insert: DataFileType was incorrectly specified as char. DataFileType will be assumed to be widechar because the data file has a Unicode signature. [SQLSTATE 01000] (Error 4830) OLE DB error trace [OLE/DB Provider 'ST... The step failed.