Bug #28758 SQLNativeSql unsafely casts SQLINTEGER * to SQLLEN *
Submitted: 29 May 2007 22:04 Modified: 6 Jun 2007 11:55
Reporter: Jim Winstead Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51.15 OS:Any
Assigned to: Jim Winstead CPU Architecture:Any
Tags: 64-bit, SQLNativeSql

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:

[29 May 2007 22:17] Jim Winstead
Fix bad cast of SQLINTEGER * to SQLLEN *

Attachment: bug28758.patch (text/plain), 1.96 KiB.