Bug #5778 SQLNumResultCols() creates an extra "blank" row for INSERT with params
Submitted: 28 Sep 2004 2:32 Modified: 2 Feb 2005 16:48
Reporter: Jeff Martin Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.07 OS:Solaris (Solaris 8)
Assigned to: Peter Harvey 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:

[28 Sep 2004 2:33] Jeff Martin
Complete sample code

Attachment: myOdbcBug.cc (text/plain), 3.89 KiB.

[3 Nov 2004 18:30] Peter Harvey
revised test

Attachment: test.cpp (text/plain), 4.25 KiB.

[3 Nov 2004 22:28] Peter Harvey
rev 3

Attachment: test.cpp (text/plain), 4.30 KiB.