Bug #78941 | MySQL for Excel 1.3.4 (and 1.3.5): HRESULT: 0x800A03EC upon "Refresh All" | ||
---|---|---|---|
Submitted: | 23 Oct 2015 13:22 | Modified: | 15 Dec 2015 22:28 |
Reporter: | Oliver Lowson | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL for Windows: MySQL for Excel | Severity: | S3 (Non-critical) |
Version: | 1.3.5.0 for Excel 2007 (12.0.6732.5000) | OS: | Windows (Windows 7 Professional 6.1.7601 SP 1 Build 7601 (x64-based)) |
Assigned to: | CPU Architecture: | Any | |
Tags: | 0x800A03EC, HRESULT: 0x800A03EC, Refresh All |
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
[28 Oct 2015 10:40]
Miguel Solorzano