[2002-03-28]
authorHiroshi Inoue <inoue@tpf.co.jp>
Thu, 28 Mar 2002 08:08:07 +0000 (08:08 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Thu, 28 Mar 2002 08:08:07 +0000 (08:08 +0000)
commit12e83d21e0a8114a536a07c483b76f24cf386982
tree613efc7623123f9f2609d5d69a954de60aefb133
parent7a17b0a1ffd62ca00675bb0373fcfafdfc5598ab
[2002-03-28]
1) Prepare to separate 4 kinds of Descriptor handles.
2) Detect the transaction status more naturally.
3) Improve Parse Statement functionality for the use
   of updatable cursors.
4) Improve updatable cursors.
5) Implement SQLGetDescField() and improve SQLColAttribute().
6) etc.
40 files changed:
bind.c
bind.h
connection.c
connection.h
convert.c
descriptor.h [new file with mode: 0644]
dlg_specific.c
dlg_specific.h
environ.c
execute.c
info.c
info30.c
misc.c
misc.h
multibyte.c
multibyte.h
odbcapi.c
odbcapi30.c
odbcapi30w.c
options.c
parse.c
pgapi30.c
pgapifunc.h
pgtypes.c
pgtypes.h
psqlodbc.h
psqlodbc.rc
psqlodbc30w.reg [new file with mode: 0644]
psqlodbc_api30.def
psqlodbc_api30w.def
qresult.c
qresult.h
resource.h
results.c
setup.c
statement.c
statement.h
tuple.h
win32.mak
win32_30w.mak