summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Connection.cxx
AgeCommit message (Expand)Author
2014-01-28bool improvementsStephan Bergmann
2013-12-18STROAGE->STORAGECaolán McNamara
2013-11-14fdo#70144 Mark database document as modified when data inserted in firebird.Andrzej J.R. Hunt
2013-11-13Pass Document directly to Driver for embedded databases.Andrzej J.R. Hunt
2013-11-07WaE: unused variable 'sSqlStatement' [loplugin]Tor Lillqvist
2013-11-07fdo#65108 inter-module includes <>Lionel Elie Mamane
2013-11-07firebird-sdbc: replace named parameter by unnamedLionel Elie Mamane
2013-09-20Implement creation/loading of external firebird .fdbs.Andrzej J.R. Hunt
2013-09-11Sanitize and quote index identifiers for rebuildIndexes. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-09Cleanup Connection and rename from OConnection. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06Use throwFunctionNotSupportedException as appropriate. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06Keep a TempFile instead of using TempFile::CreateTempName.Andrzej J.R. Hunt
2013-09-06Use the user specific tmp directory for firebird.Andrzej J.R. Hunt
2013-09-06CID#1079053 Uncaught Exception.Andrzej J.R. Hunt
2013-09-06CID#1079054 Uncaught exception.Andrzej J.R. Hunt
2013-09-06Add error checking in rebuildIndexes. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-05WaE: unused variableCaolán McNamara
2013-09-06Actually rebuild indexes in rebuildIndexes. (firebird-sdbc)Andrzej J.R. Hunt
2013-09-06Retrieve all char indexes for rebuildIndexes. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Create Catalog to deal with sdbcx details. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-12Implement getTables(). (firebird-sdbc)Andrzej J.R. Hunt
2013-08-11Don't change calling convention.Andrzej J.R. Hunt
2013-08-11First chunk of skeleton sdbcx.Container. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-07Add error checking to commit(). (firebird-sdbc)Andrzej J.R. Hunt
2013-08-07Fix transaction creation when autocommit disabled. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-02Only write db to file if we are embedded. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-02Clear Statements as appropriate. (firebird-sdbc)Andrzej J.R. Hunt
2013-07-31Remove unnecessary F- prefix for firebird-sdbc files.Andrzej J.R. Hunt