1) Internal improvements to handle updatable cursors(1st cut).
authorHiroshi Inoue <inoue@tpf.co.jp>
Thu, 14 Mar 2002 05:42:04 +0000 (05:42 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Thu, 14 Mar 2002 05:42:04 +0000 (05:42 +0000)
commit85c239cea58f5d306d1512b97747ddabf3295759
tree3c6c80497b7cfb6ba4717732e5607c3afcde199b
parentd35518ed673645fee4321c514fdb2f071bcb17f9
1) Internal improvements to handle updatable cursors(1st cut).
2) Fix a bug in SQLColAttribute().
20 files changed:
src/interfaces/odbc/connection.c
src/interfaces/odbc/connection.h
src/interfaces/odbc/convert.c
src/interfaces/odbc/environ.c
src/interfaces/odbc/execute.c
src/interfaces/odbc/info.c
src/interfaces/odbc/info30.c
src/interfaces/odbc/multibyte.c
src/interfaces/odbc/odbcapi30.c
src/interfaces/odbc/options.c
src/interfaces/odbc/parse.c
src/interfaces/odbc/psqlodbc.h
src/interfaces/odbc/psqlodbc_api30.def
src/interfaces/odbc/psqlodbc_api30w.def
src/interfaces/odbc/qresult.c
src/interfaces/odbc/qresult.h
src/interfaces/odbc/results.c
src/interfaces/odbc/statement.c
src/interfaces/odbc/statement.h
src/interfaces/odbc/tuple.h