1) Avoid an overflow of connection string for Access(Microsoft Jet).
Hiroshi Inoue <inoue@tpf.co.jp>
1) Avoid an overflow of connection string for Access(Microsoft Jet). 2) Change to retry lower version in case of "Unsupported frontend procotol".
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/connection.c | modified | +18 −1 |
| src/interfaces/odbc/connection.h | modified | +2 −0 |
| src/interfaces/odbc/dlg_specific.c | modified | +20 −4 |
| src/interfaces/odbc/dlg_specific.h | modified | +1 −0 |
| src/interfaces/odbc/drvconn.c | modified | +6 −2 |
| src/interfaces/odbc/info.c | modified | +20 −12 |
| src/interfaces/odbc/options.c | modified | +9 −0 |
| src/interfaces/odbc/results.c | modified | +50 −35 |