[ODBC-131] Regression - can't link table in Access Created: 2018-01-19 Updated: 2018-01-23 Resolved: 2018-01-21 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.0.2 |
| Fix Version/s: | 3.0.3 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Lawrin Novitsky | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
3.0.1 and 2.0.15 are not affected. I couldn't find any commit, that causes that. And even connectors locally build from 2.0.15 and 3.0.1 tags have the same problem. Unless I repeatedly made some mistake, some change in C/C or/and server causing that. C/C is primary suspect, since I did not rollback it for earlier versions, and tried different server versions at same time |
| Comments |
| Comment by Lawrin Novitsky [ 2018-01-21 ] |
|
The reason was that MS Access received unexpected length for SQLSMALLINT and SQLINTEGER columns from SQLColumns resultset(columns #5, 7, 9 and 11), and threw error |