gambas-source-code/main/lib/db
Benoît Minisini 50fba09151 [CONFIGURATION]
* NEW: Compile and install gb.report2 component.

[DEVELOPMENT ENVIRONMENT]
* NEW: Add support for gb.report2 and gb.scanner.
* BUG: Correctly reset Application.Busy when opening a connection fails.
* BUG: Project property dialog: Fix management of required components.
* NEW: Project property dialog: Add management of excluded components.

[GB.DB]
* NEW: More detailed error message for SQLite connections.

[GB.DB.SQLITE3]
* NEW: More detailed error message for SQLite connections.


git-svn-id: svn://localhost/gambas/trunk@6892 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-02-05 20:34:44 +00:00
..
gb.db [DEVELOPMENT ENVIRONMENT] 2015-01-06 22:44:35 +00:00
c_subcollection.c
c_subcollection.h
CConnection.c [GB.DB] 2015-01-25 22:49:31 +00:00
CConnection.h
CDatabase.c
CDatabase.h
CField.c
CField.h
CIndex.c
CIndex.h
CResult.c
CResult.h
CResultField.c
CResultField.h
CTable.c
CTable.h
CUser.c
CUser.h
deletemap.c
deletemap.h
gb.db.component
gb.db.h
gb.db.proto.h
gb_barray.h
main.c [GB.DB] 2015-01-21 21:22:26 +00:00
main.h
Makefile.am
sqlite.c [CONFIGURATION] 2015-02-05 20:34:44 +00:00
sqlite.h