コミット履歴

作者 SHA1 メッセージ 日付
  michael 71d20abcaa * Patch from reinier to import fb_shutdown and fb_sqlstate 11 年 前
  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 年 前
  reiniero b7b7a6ffe5 fcl-db: ibconnection: cosmetic 11 年 前
  reiniero f77060135c fcl-db: cosmetic 11 年 前
  michael 56280f3be9 * Use factory for fielddefs 11 年 前
  lacak 9d1662d977 fcl-db: ibconnection: adjust TTm structure to match definition in glibc on 64bit architectures (btw: this structure is not used by default). Bug #21656 11 年 前
  reiniero 9981481729 * fcl-db: cosmetic 11 年 前
  lacak 3c0386ca19 fcl-db: sqlDB: add more informations to schema query for table columns (SchemaType=stColumns) 12 年 前
  michael 087b6b4a39 * Fixed Master/Detail relation in SQLDB and fixed memory leak 12 年 前
  lacak ee2fee4259 fcl-db: sqldb: 12 年 前
  reiniero f7d2f86398 ibconnection:fixed rounding problem in timestamp (complements r24225) 12 年 前
  ludob b470db3085 ibconnection:fixed rounding problem in timestamp 12 年 前
  michael 0703b2b7c0 * Better way of handling date/time conversion in params 12 年 前
  michael 228d03248a * Patch from José Mejuto to fix handling of firebird string params in case Pascal parameter type differs (Bug ID 24080) 12 年 前
  reiniero 76e6fff302 * sqldb: Firebird/Interbase: now Win64 SEH is enabled (r23732), 12 年 前
  lacak 6a9c3a6061 fcl-db: introduce FSelectable as new TSQLCursor class field. Update sql connectors to set it after Preparation or Execution of sql statement to signal if there will be or is result set. This change is neutral. In next commit I will use FSelectable to determine if allow Open or raise SErrNoSelectStatement. 12 年 前
  lacak 7bd0c1df19 fcl-db: ibconnection: small cleanup 12 年 前
  reiniero 2ba03a9df7 + fcl-db: Firebird/Interbase: add some metadata support: GetConnectionInfo and ODS major version 12 年 前
  reiniero a632021d62 Firebird/Interbase connection minor+cosmetic fix: 13 年 前
  marco d2cc65aff0 * improve statementtype detection. Mantis #22723, patch by Lacak2 13 年 前
  joost e17d1c9b37 * Support Interbase 7 and Firebird 3 boolean fields 13 年 前
  michael 53c03717d5 * SQL DB loader implemented 13 年 前
  marco 343b8e299c * Mantis #21995, rewrite mantis #17199 changes (IB datetime milliseconds) 13 年 前
  marco e1283a3e0e * handle milliseconds in IB timestamps, patch by Zipfelvo, improved by Lacak2. 13 年 前
  marco 1608b89bae * Patch from Mantis #19116, from Toru Takubo modified by Reinier for recent 13 年 前
  marco 14f9e3542d * use NULLHANDLE instead of NIL, since exact typing of handle type is unknown 13 年 前
  marco 48d780b920 * Patch from Lacak2 for Mantis #18699 Improve numeric formatting for 13 年 前
  marco c729bd7a3f * Use own power of ten scaling routine to avoid problems with FPU precision. 13 年 前
  michael dce13ae068 * Patch from Reinier Olislagers to improve blob reading speed 13 年 前
  michael a52fe3162d * Patch from Reinier Olislagers to improve blob upload times 13 年 前