1) Fix a bug *double error message*.
Hiroshi Inoue <inoue@tpf.co.jp>
1) Fix a bug *double error message*. 2) Fix a bug *passowrd prompt in case of md5 authentication*. 3) Improve the DSN setup dialog.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/connection.c | modified | +19 −12 |
| src/interfaces/odbc/connection.h | modified | +1 −1 |
| src/interfaces/odbc/dlg_specific.h | modified | +4 −0 |
| src/interfaces/odbc/dlg_wingui.c | modified | +37 −0 |
| src/interfaces/odbc/drvconn.c | modified | +5 −3 |
| src/interfaces/odbc/psqlodbc.rc | modified | +32 −2 |
| src/interfaces/odbc/qresult.c | modified | +15 −6 |
| src/interfaces/odbc/resource.h | modified | +1 −0 |
| src/interfaces/odbc/setup.c | modified | +2 −3 |