Bug #13072 Can't retrieve SQL_C_TYPE_TIME values via SQLGetData or SQLBindCol
Submitted: 8 Sep 2005 18:42 Modified: 31 May 2013 6:43
Reporter: Fintan Killoran Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51 11-2 OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any

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:

[16 Sep 2005 7:15] Vasily Kishkin
Test case

Attachment: test.c (text/plain), 3.86 KiB.