Bug #26108 MyODBC ADO field attributes reporting adFldMayBeNull for not null columns
Submitted: 6 Feb 2007 9:19 Modified: 14 Sep 2007 12:43
Reporter: Erica Moss Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51 OS:Windows (win xp)
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:

[11 Sep 2007 20:34] Jim Winstead
Fix SQLDescribeCol to match nullability reported by SQLColumns

Attachment: bug26108.diff (text/plain), 3.32 KiB.