gambas-source-code/main/lib/db
gambas 740cff77aa 'Collection.Options' is a new property that allows to define the specific options of a connection.
[GB.DB]
* NEW: 'Collection.Options' is a new property that allows to define the specific options of a connection.
2022-04-09 13:30:01 +02:00
..
gb.db 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +02:00
c_subcollection.c Enumerating subcollection now silently ignores elements that do not exist anymore, instead of raising an error. 2021-02-06 04:04:42 +01:00
c_subcollection.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CConnection.c 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +02:00
CConnection.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CDatabase.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CDatabase.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CField.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CField.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CIndex.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CIndex.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CResult.c Tells the database driver if the connection has already been closed when releasing a query result. 2021-04-10 16:15:34 +02:00
CResult.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CResultField.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CResultField.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CTable.c Tells the database driver if the connection has already been closed when releasing a query result. 2021-04-10 16:15:34 +02:00
CTable.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CUser.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
CUser.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
deletemap.c Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
deletemap.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.db.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb.db.h 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +02:00
gb.db.proto.h Tells the database driver if the connection has already been closed when releasing a query result. 2021-04-10 16:15:34 +02:00
gb_barray.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
main.c 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +02:00
main.h 'Collection.Options' is a new property that allows to define the specific options of a connection. 2022-04-09 13:30:01 +02:00
Makefile.am [INTERPRETER] 2012-11-14 22:24:15 +00:00
sqlite.c Correctly handle "~" in database directories. 2020-08-02 21:14:15 +02:00
sqlite.h Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00