Bug #68628 Can't update record with BIGINT field with 15 char value (ODBC error '80004005')
Submitted: 10 Mar 2013 21:20 Modified: 27 Mar 2013 4:14
Reporter: Jesper Ahlers Email Updates:
Status: Not a Bug Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51 OS:Windows (Win 7 32 BIT)
Assigned to: Bogdan Degtyariov CPU Architecture:Any
Tags: BIGINIT, FACEBOOK, ODBC Error, record structure

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:

[19 Mar 2013 7:03] Bogdan Degtyariov
VBS test case

Attachment: test68628.vbs (application/octet-stream, text), 806 bytes.