Bug #28657 ODBC Connector returns FALSE on SQLGetTypeInfo with DATETIME (wxWindows latest)
Submitted: 24 May 2007 14:38 Modified: 26 Jul 2007 14:25
Reporter: Christian Dankbar Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51 & 5.0 OS:Windows (Win2000/XP)
Assigned to: Jim Winstead CPU Architecture:Any
Tags: datetime, ODBC, wxWidgets, wxWindows

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:

[10 Jul 2007 19:36] Jim Winstead
Fix results for date/time types, and check SQL_DATA_TYPE in addition to DATA_TYPE

Attachment: bug28657.patch (text/plain), 4.42 KiB.