Bug #39310 | ODBC + Delphi : Session get table names raises error | ||
---|---|---|---|
Submitted: | 8 Sep 2008 13:26 | Modified: | 28 Oct 2008 14:29 |
Reporter: | Roberto Valente | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / ODBC | Severity: | S1 (Critical) |
Version: | 5.1.5 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Session get table names raises error |
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
[11 Sep 2008 13:16]
Roberto Valente
[16 Sep 2008 14:38]
Roberto Valente
Log ODBC514
Attachment: ODBC514.zip (application/x-zip-compressed, text), 18.69 KiB.
[16 Sep 2008 14:39]
Roberto Valente
Log ODBC515
Attachment: ODBC515.zip (application/x-zip-compressed, text), 18.70 KiB.
[2 Oct 2008 11:39]
Roberto Valente
Delphi Project using ODBC 3 and 5
Attachment: Delphi.jpg (image/jpeg, text), 62.18 KiB.