Guess what: ODBC updates and build fixes.
authorRobert Roebling <robert@roebling.de>
Wed, 30 Dec 1998 23:30:49 +0000 (23:30 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 30 Dec 1998 23:30:49 +0000 (23:30 +0000)
commit7e616b1050e4aaa4b8468d82ddf5b85d46412a3c
tree59d8599dd11aad665dd37574a74db0d0f59ae7a7
parent8c14576d36a95b1572d26347111fa91871556d6e
  Guess what: ODBC updates and build fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1288 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
42 files changed:
configure
include/wx/db.h
include/wx/dbtable.h
samples/db/dbtest.cpp
samples/db/listdb.h
src/common/db.cpp
src/common/dbtable.cpp
src/gtk.inc
src/iodbc/Changes.log
src/iodbc/Makefile
src/iodbc/README
src/iodbc/catalog.c
src/iodbc/config.h
src/iodbc/connect.c
src/iodbc/dlf.c
src/iodbc/dlf.h
src/iodbc/dlproc.c
src/iodbc/dlproc.h
src/iodbc/execute.c
src/iodbc/fetch.c
src/iodbc/hdbc.c
src/iodbc/hdbc.h
src/iodbc/henv.c
src/iodbc/henv.ci
src/iodbc/henv.h
src/iodbc/herr.c
src/iodbc/herr.ci
src/iodbc/herr.h
src/iodbc/hstmt.c
src/iodbc/hstmt.h
src/iodbc/info.c
src/iodbc/isql.h [moved from src/iodbc/postgres/isql.h with 98% similarity]
src/iodbc/isqlext.h [moved from src/iodbc/postgres/isqlext.h with 96% similarity]
src/iodbc/itrace.c
src/iodbc/itrace.h
src/iodbc/main.c
src/iodbc/misc.c
src/iodbc/odbc_funcs.h [moved from src/iodbc/postgres/odbc_funcs.h with 100% similarity]
src/iodbc/odbc_types.h [moved from src/iodbc/postgres/odbc_types.h with 72% similarity]
src/iodbc/prepare.c
src/iodbc/result.c
src/iodbc/shrsub.exp