Bug #6156 Fetching empty string returns a string which isn't NULL terminated
Submitted: 19 Oct 2004 10:56 Modified: 3 Nov 2004 13:56
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 10:58] Michael Ziehensack
Sample application to demonstrate the bug

Attachment: EmptyUnicodeStringErrorApp.cpp (application/octet-stream, text), 3.98 KiB.