SetDatabaseBlob() truncates data
Posted: Thu Jun 09, 2011 5:42 pm
When using the ODBC database connection and SetDatabaseBlob(), if the blob data to be inserted is greater than 65535 bytes the remainder gets truncated. When selecting the data back from the DB the length of the blob data is 65535 bytes.
Inserting data that is less than 65536 works fine.
MySQL ODBC 5.1 Driver
Inserting data that is less than 65536 works fine.
MySQL ODBC 5.1 Driver