Bug #41507 | MyODBC Driver 5.1.5 With Delphi 2007 Don't clear date field | ||
---|---|---|---|
Submitted: | 16 Dec 2008 14:04 | Modified: | 12 Feb 2009 16:02 |
Reporter: | Carlos Nascimento | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 5.1.5 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
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:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[2 Feb 2009 12:15]
Carlos Nascimento
[2 Feb 2009 12:16]
Carlos Nascimento
Log queries
Attachment: myodbc.sql (application/octet-stream, text), 254 bytes.
[12 Feb 2009 15:54]
Tonci Grgin
ODBC trace
Attachment: SQL41507.rar (application/octet-stream, text), 4.28 KiB.
[12 Feb 2009 16:07]
Tonci Grgin
NASCIMENTO removed from provider flags, still used in forming UPDATE
Attachment: bug41507.JPG (image/jpeg, text), 18.68 KiB.