OSDN Git Service

1) Fix a few bugs about SQLGetData()
authorHiroshi Inoue <inoue@tpf.co.jp>
Mon, 5 Nov 2001 09:46:17 +0000 (09:46 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Mon, 5 Nov 2001 09:46:17 +0000 (09:46 +0000)
commitc0b27c4feb286729613401302e58974f20e05f8f
treed73c3daa4b734b872acd1304454b268f99515cc1
parent0f450dae8b46ebbe1f5a0add1d96333894a17995
1) Fix a few bugs about SQLGetData()
   reported by Mika Mantyla.
2) Timestamp precision.
3) Separate ODBC3.0 files.
13 files changed:
src/interfaces/odbc/bind.c
src/interfaces/odbc/bind.h
src/interfaces/odbc/columninfo.c
src/interfaces/odbc/convert.c
src/interfaces/odbc/convert.h
src/interfaces/odbc/info.c
src/interfaces/odbc/odbcapi30.c
src/interfaces/odbc/pgtypes.c
src/interfaces/odbc/pgtypes.h
src/interfaces/odbc/psqlodbc.h
src/interfaces/odbc/psqlodbc.rc
src/interfaces/odbc/statement.c
src/interfaces/odbc/win32.mak