]> git.saurik.com Git - wxWidgets.git/history - src/common/db.cpp
1. compilation fix for wxArrayTreeItemIds
[wxWidgets.git] / src / common / db.cpp
1999-10-18  Vadim Zeitlingcc warning about printf() format mismatch corrected
1999-10-15  George TaskerRemoved a variable declaration from within a FOR statem...
1999-10-12  Vadim Zeitlin1. DLL compilation fixes (wrong WXDLLEXPORT placement...
1999-10-12  George TaskerMoved the #include of filefn.h from db.h to db.cpp
1999-10-12  George TaskerUse of a postgres data source would fail due to checkin...
1999-10-09  Robert Roebling Applied a few patches,
1999-10-07  George TaskerAdded support for dBase, PostGres, MySQL, Access, MS...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-25  Robert Roebling Re-Added wxStream::StreamSize()
1999-01-09  Robert Roebling ODBC updates (it almost works now)
1999-01-08  Unknown (UG)no message
1998-12-30  Robert Roebling Guess what: ODBC updates and build fixes.
1998-12-30  Julian SmartUpdated the Remstar ODBC files, got the db sample compi...
1998-10-16  Unknown (UG)no message
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...