Bug #30774 Username argument to SQLConnect used incorrectly in C/ODBC 3.51.19
Submitted: 3 Sep 2007 20:00 Modified: 13 Sep 2007 11:32
Reporter: TOM DONOVAN (Candidate Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51.19 OS:Windows (win2k sp4)
Assigned to: Jim Winstead 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:

[4 Sep 2007 20:08] Jim Winstead
Use lengths passed to SQLConnect

Attachment: bug30774.patch (text/plain), 2.56 KiB.