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
CDatabase.c
CDatabase.h
CField.c [CONFIGURATION] 2009-12-24 02:02:05 +00:00
CField.h
CIndex.c [DEVELOPMENT ENVIRONMENT] 2009-11-28 01:22:00 +00:00
CIndex.h
CResult.c [CONFIGURATION] 2009-12-24 02:02:05 +00:00
CResult.h
CResultField.c
CResultField.h
CTable.c
CTable.h
CUser.c
CUser.h
deletemap.c
deletemap.h
gb.db.component
gb.db.h [DEVELOPMENT ENVIRONMENT] 2009-11-28 01:22:00 +00:00
gb.db.proto.h
gb_barray.h
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
sqlite.c [INTERPRETER] 2010-01-01 18:45:35 +00:00
sqlite.h