Bug #29883 MyODBC 3/ADO recordset update if SQL includes a Limit clause
Submitted: 18 Jul 2007 23:48 Modified: 6 Feb 2008 4:48
Reporter: Erica Moss Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.17 OS:Windows (xp sp 2)
Assigned to: Assigned Account 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:

[18 Jul 2007 23:49] Erica Moss
SQL with limit client cursor

Attachment: SQL with limit client cursor.LOG (application/octet-stream, text), 66.25 KiB.

[18 Jul 2007 23:50] Erica Moss
SQL with limit server cursor

Attachment: SQL with limit server cursor.LOG (application/octet-stream, text), 63.84 KiB.

[18 Jul 2007 23:50] Erica Moss
SQL without limit

Attachment: SQL without limit.LOG (application/octet-stream, text), 64.22 KiB.

[6 Feb 2008 3:17] Erica Moss
new odbc trace 3.51.23

Attachment: SQL.LOG (application/octet-stream, text), 107.33 KiB.