Improve the handling of ODBC escape(a request from Marcelo Aceto).

Hiroshi Inoue <inoue@tpf.co.jp>

Commit: fc3726b4b97f1ad8cf061e4eab3a7d284ffc10a2
Author: Hiroshi Inoue <inoue@tpf.co.jp>
Date: 2002-02-27T01:43:24Z
Releases: 7.3.1
Improve the handling of ODBC escape(a request from Marcelo Aceto).
Change SQLGetFunctions() to reply not yet implemented ODBC 3.0
functions precisely.

Files

PathChange+/−
src/interfaces/odbc/convert.c modified +18 −2
src/interfaces/odbc/info.c modified +3 −1
src/interfaces/odbc/odbcapi30.c modified +25 −20