gambas-source-code/main/lib/db
Benoît Minisini f6464dfe3d [GB.DB]
* BUG: Fix a crash when using the Connection.Collation property on a not 
  yet opened connection.
* BUG: The timeout is now really taken into account at database opening, 
  and it is 20 seconds by default as wanted initially.


git-svn-id: svn://localhost/gambas/trunk@6850 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2015-01-21 21:22:26 +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-21 21:22:26 +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 [DEVELOPMENT ENVIRONMENT] 2014-11-16 21:40:47 +00:00
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 [GB.DB] 2014-12-02 08:28:24 +00:00
sqlite.h