Bug #4193 SQLGetTypeInfo reports NO avaliable data types matching SQL_TIMESTAMP
Submitted: 17 Jun 2004 18:25 Modified: 11 Apr 2005 19:02
Reporter: James Hargreaves Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:3.51 OS:Windows (XP)
Assigned to: Timothy Smith 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:

[29 Jul 2004 23:38] Timothy Smith
C program which shows the bug

Attachment: typeinfo.c (application/octet-stream, text), 7.00 KiB.

[10 Aug 2004 19:14] Peter Harvey
slightly revised form of previously uploaded example (extra arg on command line and builds on XP)

Attachment: test.c (text/plain), 7.13 KiB.