Commit History

Author SHA1 Message Date
  lacak 950082f371 fcl-db: oracle: adjust buffer for BLOBs, when reading CLOBs,NCLOBs. Bug #32377 8 years ago
  michael ba506acf9f * Actually log new log types (ActualSQL and ParamValue) 10 years ago
  lacak b83ff7dd27 fcl-db: oracle: fix transaction parameters handling (only one of OCI_TRANS_READONLY, OCI_TRANS_READWRITE, OCI_TRANS_SERIALIZABLE should be used). Bug #28043 10 years ago
  lacak 31c1581b9f fcl-db: oracle: fix transaction parameters handling (only one of OCI_TRANS_READONLY, OCI_TRANS_READWRITE, OCI_TRANS_SERIALIZABLE should be used). Bug #28043 10 years ago
  lacak 17832b250b fcl-db: oracle: correct typo? 10 years ago
  lacak 628d6243be fcl-db: oracle: cosmetic 10 years ago
  lacak eaadd51b42 fcl-db: reverts rev.29118, because there are 3rd party libraries (like ZEOS), which define own EDatabaseError descendants, where they define members FErrorCode and/or ErrorCode. 10 years ago
  michael 2134e3aaac * Promoted errorcode to the EDatabaseError level, unified all error codes 10 years ago
  reiniero 6c7e6ad5ea * fcl-db: oracleconnection: addendum to commit 28833; issue #26868 10 years ago
  reiniero d69d25432a * fcl-db: Oracle connection: don't leak resources client side and server side on failed connection. Patch by Al Popov. Thank you very much. Solves issue #26868 10 years ago
  lacak 00f85c52ab fcl-db: oracle: 11 years ago
  reiniero 0cb92962e3 * fcld-db: oracle: cosmetic 11 years ago
  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 12 years ago