Bug #29765 SQLSetPos w/SQL_DELETE advances dynamic cursor incorrectly
Submitted: 12 Jul 2007 16:41 Modified: 14 Dec 2007 15:59
Reporter: Jim Dickenson Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.16 OS:Linux
Assigned to: Jess Balint CPU Architecture:Any
Tags: ODBC, SQLSetPos

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 Jul 2007 23:15] Jim Winstead
Test case

Attachment: odbctest.c (, text), 28.02 KiB.