Commit History

Author SHA1 Message Date
  Michael VAN CANNEYT 04b5b72e69 * PChar -> PansiChar 2 years ago
  michael 3578510884 * Do not raise error in case of warning (bug ID 36541) 5 years ago
  michael 147a766890 * Indicate and use sqSequences connection info, fix bug #0035241 (statement for sqlite next sequence value) 5 years ago
  michael e958438fc9 * Add largeint (int64) parameter supportby Silvio Clecio (bug ID 35554) 6 years ago
  michael 3d7ce42194 * Fix bug #34135, patch by Andrea Urbani 7 years ago
  michael b859d486b4 * TBlobData is now TBytes as in Delphi (avoid code page conversions) 7 years ago
  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 11 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. 11 years ago
  michael 2134e3aaac * Promoted errorcode to the EDatabaseError level, unified all error codes 11 years ago
  reiniero 6c7e6ad5ea * fcl-db: oracleconnection: addendum to commit 28833; issue #26868 11 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 11 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