Bug #6155 ODBC: SQLExecute hangs and does not return
Submitted: 19 Oct 2004 9:41 Modified: 3 Nov 2004 14:00
Reporter: Michael Ziehensack Email Updates:
Status: Closed Impact on me:
None 
Category:MaxDB Severity:S2 (Serious)
Version:7.5.00.18 OS:Windows (Windows 2000)
Assigned to: Ulf Wendel 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:

[19 Oct 2004 9:43] Michael Ziehensack
Sample application to demonstrate the bug

Attachment: LongUnicodeStrValErrApp.cpp (application/octet-stream, text), 3.31 KiB.