Commit History

Author SHA1 Message Date
  reiniero 0ebd33180e * fcl-db: oracle connection: speed up getting indexes in TOracleConnection.UpdateIndexDefs; issue #25247 11 years ago
  reiniero cc90409dc9 * fcl-db: cosmetic: Oracle connection description/copyright 11 years ago
  lacak dac058e462 fcl-db: oracle: let EOraDatabaseError descend from ESQLDatabaseError instead of EDatabaseError 11 years ago
  lacak 742faaed92 fcl-db: oracle: 11 years ago
  lacak da041f9ae6 fcl-db: oracle: map TIMESTAMP data type to SQLT_TIMESTAMP instead of SQLT_ODT to have fraction seconds 11 years ago
  lacak f71480b281 fcl-db: oracle: add experimental support for LONG data type (needs more testing) 11 years ago
  lacak a6205b83ef fcl-db: oracle: 11 years ago
  reiniero 2557f1bfa3 * fcl-db: oracle: roll back some overzealous changes. Comment fixes. 11 years ago
  reiniero 5c1eec309d * fcl-db: cosmetic: document integer precision; layout 11 years ago
  lacak 0106f860eb fcl-db: oracle: 11 years ago
  lacak 98f5e7cd57 fcl-db: oracle: 11 years ago
  reiniero eb16231869 * fcl-db: Oracle: improved date/time support, issue #26321 11 years ago
  reiniero f7b6bbdf8b * fcl-db: oracle connection 11 years ago
  reiniero 7863213048 * fcl-db: oracle connection fixes: 11 years ago
  lacak 7de12fb703 fcl-db: sqldb: align column naming (PROCEDURE_NAME) for stProcedures schema query with ODBC standard (SQLProcedures) and also with Delphi naming used in ADO OpenSchema for siProcedures (and partial also with DBX). 11 years ago
  michael 60056b260d * Use factory for fielddefs 11 years ago
  reiniero 5ae858fbf5 * fcl-db oracleconnection.pp: cosmetic: replace Dutch tel variable with counter; translate Dutch comment 11 years ago
  michael b1b8cc2542 * Patch from LaCo to fix bug #25118 11 years ago
  ludob 43371002c4 Oracleconnection: added support for TSQLCurser.FSelectable 12 years ago
  marco 71e20b1b59 * Raise error on unknown datatypes and adds support for ftbcd params. 13 years ago
  marco fd234c7e41 * Fix from Ludo Brands to properly free parameters in deallocated cursors. Mantis #21608 13 years ago
  marco 83528edbd6 * Initial support for Oracle metadata, patch by Ludo Brands, Mantis #21606 13 years ago
  marco 493064a241 * Patch from Ludo to preinitialize certain (var)parameters that are only 13 years ago
  marco c1814c4328 * ftfmtbcd fields for Oracle. Mantis #19341 14 years ago
  marco 1670560575 * fix for returned value is bigger than previous returned value in 14 years ago
  marco 27f39e4bad * "out" parameters for Oracle, Mantis #18133 14 years ago
  marco 962db07cf6 * Patch from Ludo Brands for Mantis #18240. Fixes some float issues which have 14 years ago
  marco 79f54fb31a * fix for mantis #18149, memoryleaks as result from change of stmtprepare to ..stmtprepare2 14 years ago
  marco e62a37a1af * Initial implementation rowsaffected for Oracle. Patch from mantis #16885 14 years ago
  joost 3509008c60 * Implemented transaction-support, based on patch from Inoussa Ouedraogo, 16 years ago