summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-12Implement first part of FDatabaseMetaData.feature/firebird-sdbc2Andrzej J.R. Hunt
2013-07-12Cleanup firebird build files.Andrzej J.R. Hunt
2013-07-12Enable firebird by default, disable as default embedded driver.Andrzej J.R. Hunt
2013-07-12Remove unnecessary catalog state (unsupported in firebird).Andrzej J.R. Hunt
2013-07-12Clean up and remove warnings for unsupported methods.Andrzej J.R. Hunt
2013-07-12Implement transaction isolation in firebird-sdbc.Andrzej J.R. Hunt
2013-07-12Make db location a static member variable.Andrzej J.R. Hunt
2013-07-12Implement readonly support in firebird-sdbc.Andrzej J.R. Hunt
2013-07-12Add auto-commit support to firebird-sdbc, enabled by default.Andrzej J.R. Hunt
2013-07-11Cleanup warnings in FConnection.Andrzej J.R. Hunt
2013-07-11Do not ask for user/password in embedded firebird.Andrzej J.R. Hunt
2013-07-11Write embedded .fdb into Storage for OnSave & OnSaveAs.Andrzej J.R. Hunt
2013-07-11Implement DocumentEventListener in firebird_sdbc driver.Andrzej J.R. Hunt
2013-07-11Fix firebird lib installation location.Andrzej J.R. Hunt
2013-07-11Create new fdb and/or extract from .odb as appropriate.Andrzej J.R. Hunt
2013-07-11Rename firebird-sdbc to firebird_sdbc to compile with latest master.Andrzej J.R. Hunt
2013-07-10Add embedded firebird loading code, set as default db.Andrzej J.R. Hunt
2013-07-10Fix firebird installation (windows) + driver compilation fixes.Andrzej J.R. Hunt
2013-07-10Patch Firebird to build on cygwin/msvc.Andrzej J.R. Hunt
2013-07-10Patch Firebird to use LO icu.Andrzej J.R. Hunt
2013-07-10Setup Firebird installation / scp2 details.Andrzej J.R. Hunt
2013-07-10Fix checks for system libatomic_ops.Andrzej J.R. Hunt
2013-07-10Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt
2013-07-10fb-sdbc: Pretty printing table log outputAndres Gomez
2013-07-10Implementing the FStatement::execute() method.Javier Fernandez
2013-07-10Fixed crash at FStatement disposing stage.Javier Fernandez
2013-07-10The VARCHAR tye requires a maximum length.Javier Fernandez
2013-07-10GetTables uses now a Statement, instead of a PreparedStatement.Javier Fernandez
2013-07-10Refactoring some code on the FStatement class.Javier Fernandez
2013-07-10Executing again a PreparedStatement.Javier Fernandez
2013-07-10fb-sdbc: added extra checks in FDriverAndres Gomez
2013-07-10fb-sdbc: Added temporal debugging in dbaccessAndres Gomez
2013-07-10fb-sdbc: simplifying url comparisonAndres Gomez
2013-07-10fb-sdbc: Added logging supportAndres Gomez
2013-07-10fb-sdbc: test file moved to a generic placeAndres Gomez
2013-07-10Dealing with parameters in Prepared Statement.Javier Fernandez
2013-07-10Adding debug info for tracking disposes and fixed a memory allocation bug.Javier Fernandez
2013-07-10Adding disposing bits.Javier Fernandez
2013-07-10using the new implementation of the PreparedStatement and ResultSet classes.Javier Fernandez
2013-07-10Properly implementing the ResultSet class.Javier Fernandez
2013-07-10Properly imñemenmting the prepared statement class.Javier Fernandez
2013-07-10Properly implementing the connection construction.Javier Fernandez
2013-07-10Implementing the ResultSet interface.Javier Fernandez
2013-07-10Debug info and some API methods implementation.Javier Fernandez
2013-07-10Added include and linking directives for building the firebird-sdbc driver.Javier Fernandez
2013-07-10fb-sdbc: installing lib and resources.Javier Fernandez
2013-07-10Firebird: initial implementation of the skeleton driver.Javier Fernandez
2013-07-10do not write attributes with 'none' for non-ISO language/countryEike Rathke
2013-07-10use GetMatrix instead of manually disambiguating External and normal refsNoel Power
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna