Improve the handling of ODBC escape(a request from Marcelo Aceto).
Hiroshi Inoue <inoue@tpf.co.jp>
Improve the handling of ODBC escape(a request from Marcelo Aceto). Change SQLGetFunctions() to reply not yet implemented ODBC 3.0 functions precisely.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/odbc/convert.c | modified | +18 −2 |
| src/interfaces/odbc/info.c | modified | +3 −1 |
| src/interfaces/odbc/odbcapi30.c | modified | +25 −20 |