gambas-source-code/main/lib/db
Benoît Minisini 6bfa9b5fe2 [CONFIGURATION]
* NEW: Remove the gb.qt and gb.qt.kde components.

[DEVELOPMENT ENVIRONMENT]
* NEW: Work on report form support continues.
* BUG: Do not crash if there is a compilation error and the IDE cannot open 
  the source file.

[GB.DB]
* NEW: The Find() and Edit() methods of the Connection class now works 
  correctly if the ORDER BY clause is used alone in the request argument.

[GB.QT]
* NEW: This component has been removed.

[GB.QT.EXT]
* NEW: This component has been removed.

[GB.QT.OPENGL]
* NEW: This component has been removed.

[GB.QT.KDE]
* NEW: This component has been removed.

[GB.QT.KDE.HTML]
* NEW: This component has been removed.


git-svn-id: svn://localhost/gambas/trunk@2683 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-02-10 01:58:50 +00:00
..
gb.db
CConnection.c [CONFIGURATION] 2010-02-10 01:58:50 +00:00
CConnection.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CDatabase.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CDatabase.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CField.c [CONFIGURATION] 2009-12-24 02:02:05 +00:00
CField.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CIndex.c [DEVELOPMENT ENVIRONMENT] 2009-11-28 01:22:00 +00:00
CIndex.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CResult.c [CONFIGURATION] 2009-12-24 02:02:05 +00:00
CResult.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CResultField.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CResultField.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CTable.c [GB.DB] 2009-11-25 00:21:37 +00:00
CTable.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CUser.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
CUser.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
deletemap.c [CONFIGURATION] 2009-08-17 10:41:51 +00:00
deletemap.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb.db.component
gb.db.h [DEVELOPMENT ENVIRONMENT] 2009-11-28 01:22:00 +00:00
gb.db.proto.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
gb_barray.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00
main.c [CONFIGURATION] 2009-12-24 02:02:05 +00:00
main.h [DEVELOPMENT ENVIRONMENT] 2009-11-28 01:22:00 +00:00
Makefile.am [CONFIGURATION] 2009-08-24 14:19:32 +00:00
sqlite.c [INTERPRETER] 2010-01-01 18:45:35 +00:00
sqlite.h [CONFIGURATION] 2009-08-17 10:41:51 +00:00