Updated the Remstar ODBC files, got the db sample compiling; added Freq and SubString
authorJulian Smart <julian@anthemion.co.uk>
Wed, 30 Dec 1998 17:40:53 +0000 (17:40 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 30 Dec 1998 17:40:53 +0000 (17:40 +0000)
commit1fc5dd6f8eb590992150b3998266fb50dfaab227
tree3457d99a4d688a9da8fdcda2d5f0b34fd2c0cea4
parentaaa38880c4b267f00077f3ce47685d25cf9e8f5e
Updated the Remstar ODBC files, got the db sample compiling; added Freq and SubString
to wxString

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
docs/word/odbc.doc
include/wx/db.h
include/wx/dbtable.h
include/wx/string.h
samples/db/dbtest.cpp
samples/db/dbtest.h
samples/db/listdb.cpp
samples/db/listdb.h
samples/db/makefile.nt
samples/db/makefile.unx
src/common/db.cpp
src/common/dbtable.cpp
src/common/string.cpp