Care FAQs Articles
03-07-12
SQL Server Error when uploading a file
When you are uploading a file sometimes you might see the following error:
Microsoft OLE DB Provider for SQL Server error '80040e57'
String or binary data would be truncated.
/uploads/upload.asp
This error occurs when you try and upload a file with a name longer than 100 characters. Please shorten your filename and retry your upload.