Bug #103664 | SQLColAttribute SQL_DESC_TYPE_NAME sporadic junk data | ||
---|---|---|---|
Submitted: | 11 May 2021 19:04 | Modified: | 11 Mar 2022 17:33 |
Reporter: | Farid Zidan (Candidate Quality Contributor) | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Connector / ODBC | Severity: | S2 (Serious) |
Version: | 8.0.24 ANSI 64-bit | OS: | Windows |
Assigned to: | CPU Architecture: | x86 |
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 May 2021 19:11]
Farid Zidan
[21 Feb 2022 14:37]
Ashwini Patil
Please find the screenshot below
Attachment: 103664_test_results.png (image/png, text), 129.90 KiB.
[11 Mar 2022 17:22]
Farid Zidan
Junk type name returned by 8.00.0028 driver screen shot
Attachment: junk type name 2022-03-11 115306.jpg (image/jpeg, text), 522.12 KiB.
[11 Mar 2022 17:32]
Farid Zidan
Screen shot 2
Attachment: junk type name Screenshot 2022-03-11 123014.jpg (image/jpeg, text), 580.77 KiB.