Bug #66943 SQLPutData don't handle UNICODE string with SQL_NTS in string length.
Submitted: 24 Sep 2012 10:24 Modified: 15 Apr 2014 21:45
Reporter: Kirill Lebedev Email Updates:
Status: Verified Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:5.2.2 OS:Any
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: SQLPutData, Unicode

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file: