| Bug #121243 | Unicode driver regression: VARCHAR PK with umlaut/accent shows #Deleted in Access linked-table UI (works via code) | ||
|---|---|---|---|
| Submitted: | 7 Sep 8:12 | ||
| Reporter: | Stephan Steinmiller | Email Updates: | |
| Status: | Open | Impact on me: | |
| Category: | Connector / ODBC | Severity: | S2 (Serious) |
| Version: | 8.0.33 - 26.7.x | OS: | Any (Windows 11 Pro 64bit) |
| Assigned to: | CPU Architecture: | x86 (64bit) | |
| Tags: | #DELETED, access, ASCII, foreign characters, ODBC Connector, primary key, Special Characters, Unicode Driver, utf8mb3, utf8mb4 | ||
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
