2003-06-18 |
Vadim Zeitlin | removed unnecessary #if wxUSE_GUIs |
blob | commitdiff | raw |
2003-05-09 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2003-05-03 |
Julian Smart | Applied patch [ 701238 ] Added BLOB support to dbtable. |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Julian Smart | Applied patch [ 649284 ] Fix wxODBC to work with MySQL 2.x |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Julian Smart | Applied patch [ 566816 ] adds xBase type for Sequiter... |
blob | commitdiff | raw | diff to current |
2002-07-05 |
George Tasker | Fixes the problem with VARCHAR fields not allowing... |
blob | commitdiff | raw | diff to current |
2002-06-13 |
George Tasker | Added a wxASSERT_MSG in ::SetColDefs() to trap for... |
blob | commitdiff | raw | diff to current |
2002-03-22 |
George Tasker | Semi-Blind fixes for trying to handle different version... |
blob | commitdiff | raw | diff to current |
2002-01-15 |
George Tasker | Added checks for wxUSE_IOSTREAMH to #include the correc... |
blob | commitdiff | raw | diff to current |
2001-12-03 |
George Tasker | Removed a call to Upper() on the table name when buildi... |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Gilles Depeyrot | corrected blind fix of missing .c_str()s |
blob | commitdiff | raw | diff to current |
2001-11-25 |
Vadim Zeitlin | blindly added missing .c_str()s to fix compilation |
blob | commitdiff | raw | diff to current |
2001-11-23 |
George Tasker | MS Access support fix |
blob | commitdiff | raw | diff to current |
2001-10-04 |
George Tasker | Added code to handle SQLSERVER, ACCESS, and MSDE allowi... |
blob | commitdiff | raw | diff to current |
2001-06-21 |
Vadim Zeitlin | wxBase compilation fix |
blob | commitdiff | raw | diff to current |
2001-06-21 |
Vadim Zeitlin | some warnings fixed |
blob | commitdiff | raw | diff to current |
2001-06-11 |
George Tasker | Changed the 'true's and 'false's back to TRUE and FALSE |
blob | commitdiff | raw | diff to current |
2001-06-10 |
George Tasker | wxDbGrid additions |
blob | commitdiff | raw | diff to current |
2001-05-28 |
George Tasker | Informix fixes (submitted by Roger Gammans) |
blob | commitdiff | raw | diff to current |
2001-05-23 |
George Tasker | Removed TABs that had gotten in to the source |
blob | commitdiff | raw | diff to current |
2001-05-15 |
George Tasker | dBase fix on creating index |
blob | commitdiff | raw | diff to current |
2001-05-11 |
George Tasker | Added support more support for DB2 |
blob | commitdiff | raw | diff to current |
2001-04-15 |
George Tasker | A couple more 'int' to UWORD conversions |
blob | commitdiff | raw | diff to current |
2001-04-11 |
George Tasker | A couple more 'int' to UWORD conversions I had not... |
blob | commitdiff | raw | diff to current |
2001-04-11 |
George Tasker | All variables/parameters having to do with number of... |
blob | commitdiff | raw | diff to current |
2001-04-10 |
George Tasker | Added a param to ::Open() to allow the programmer to... |
blob | commitdiff | raw | diff to current |
2001-02-13 |
George Tasker | Beginnings of BLOB support - Do not use BLOBs yet thoug... |
blob | commitdiff | raw | diff to current |
2001-02-05 |
George Tasker | ::Initialize() methods added to the helper classes |
blob | commitdiff | raw | diff to current |
2001-02-03 |
George Tasker | hstmtUpdate handle was not always being freed in all... |
blob | commitdiff | raw | diff to current |
2001-02-01 |
George Tasker | All char, char *, and char arrays changed to use wxChar... |
blob | commitdiff | raw | diff to current |
2000-11-24 |
George Tasker | Added wxDbTable::SetOrderByColNums() function |
blob | commitdiff | raw | diff to current |
2000-11-22 |
George Tasker | Added what I think is full support for Null column... |
blob | commitdiff | raw | diff to current |
2000-11-20 |
George Tasker | SQL Server and (preliminary) DB2 support added |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-16 |
George Tasker | Cleaned up the API for class/structure/function names... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Robert Roebling | Compile fixes. |
blob | commitdiff | raw | diff to current |
2000-02-25 |
George Tasker | Replaced <iostream.h> reference with "wx/ioswrap.h" |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Bart A.M. Jourquin | Tentative fix for UNICODE |
blob | commitdiff | raw | diff to current |
2000-02-25 |
Bart A.M. Jourquin | fix memory allocation problem for strings |
blob | commitdiff | raw | diff to current |
2000-02-24 |
George Tasker | Reverting to 1.30 |
blob | commitdiff | raw | diff to current |
2000-02-23 |
George Tasker | ::IsNumber() returned FALSE if a + or - sign was the... |
blob | commitdiff | raw | diff to current |
2000-02-23 |
George Tasker | TablesInUse did not have DeleteContents() set to TRUE... |
blob | commitdiff | raw | diff to current |
2000-01-31 |
George Tasker | Replaced tabs and cleaned up indentations. |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Vadim Zeitlin | warning fix |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Bart A.M. Jourquin | new 'dynamic' SetColDefs fix |
blob | commitdiff | raw | diff to current |
2000-01-20 |
George Tasker | ::bindInsertParams() was leaving some column bindings... |
blob | commitdiff | raw | diff to current |
2000-01-20 |
George Tasker | Uses src/iodbc headers rather than windows headers... |
blob | commitdiff | raw | diff to current |
1999-11-29 |
George Tasker | Added support for creating forward or backward scrollin... |
blob | commitdiff | raw | diff to current |
1999-11-25 |
George Tasker | Added "const" to the (char *) type params that should... |
blob | commitdiff | raw | diff to current |
1999-11-24 |
George Tasker | Replaced all the strxxx() function calls with wxStrxxx... |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Robert Roebling | Added a few non-threads compile fixes, |
blob | commitdiff | raw | diff to current |
1999-11-09 |
Stefan Csomor | mac adaptions |
blob | commitdiff | raw | diff to current |
1999-11-08 |
George Tasker | Fixed __WXDEBUG__ references to use #ifdef rather than... |
blob | commitdiff | raw | diff to current |
1999-11-08 |
George Tasker | Fixed reversed logic on wxODBC_FWD_ONLY_CURSORS. |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Robert Roebling | Added wxStrnicmp and to wchar.h, not yet for Unicode... |
blob | commitdiff | raw | diff to current |
1999-11-06 |
George Tasker | Renamed FWD_ONLY_CURSORS to wxODBC_FWD_ONLY_CURSORS... |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | gcc warning about printf() format mismatch corrected |
blob | commitdiff | raw | diff to current |
1999-10-07 |
George Tasker | Added support for dBase, PostGres, MySQL, Access, MS... |
blob | commitdiff | raw | diff to current |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
blob | commitdiff | raw | diff to current |
1999-01-12 |
Robert Roebling | image update |
blob | commitdiff | raw | diff to current |
1999-01-09 |
Robert Roebling | ODBC updates |
blob | commitdiff | raw | diff to current |
1998-12-31 |
Julian Smart | Added Property List classes to main library; added... |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Robert Roebling | Guess what: ODBC updates and build fixes. |
blob | commitdiff | raw | diff to current |
1998-12-30 |
Julian Smart | Updated the Remstar ODBC files, got the db sample compi... |
blob | commitdiff | raw | diff to current |
1998-11-27 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Vadim Zeitlin | some sprintf()s replaced with wxString::Printf |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-07-28 |
Julian Smart | Added ODBC database classes and sample from RemStar... |
blob | commitdiff | raw | diff to current |
|