Historial de Commits

Autor SHA1 Mensaje Fecha
  joost d9efc52dba * Replaced TIBConnections LoadBlobIntoStream for LoadblobIntobuffer hace 19 años
  joost 1a8ff494ff * Added support for fetching BLOB-fields directly in TBufDataset hace 19 años
  joost 90a6bdcdd4 * Implemented the sqEscapeSlash and sqescapeRepeat connection options hace 19 años
  joost fc0bb654c1 * Fix bug in parsing escaped quotes for Postgresql + added a test hace 19 años
  joost abafbc147a * made TSQLCursor.create virtual hace 19 años
  joost 9e9c10bb02 * fix for bug #7565 + test hace 19 años
  joost 0c18a09c2b * fix for persistent fields hace 19 años
  joost 642e611f88 * CanModify shoud not be dependent on active hace 19 años
  joost 968f44d0b4 + Implemented a filter-parser for TBufDataset, based on the parser of TDbf hace 19 años
  joost 17acf22a48 + Added TBufDataset.Filtered, based on OnFilterRecord hace 19 años
  joost 38213ba71e - Renamed TSQLQuery.Filter and Filtered to ServerFilter and ServerFiltered hace 19 años
  joost e529122bc6 * Rewrote blobfields for TBufDataset hace 19 años
  joost d7d1591472 * SQL-parser now handles sub-selects correctly hace 19 años
  joost 5bcf428f12 * Parser can handle group by statements now (issue #7374) hace 19 años
  joost 88fd6f0727 * the query-parser from sqldb now uses the dsparams-algorithm to handle comments and strings. (solves mantis issues #7599 and 6924) hace 19 años
  joost 66dd1e3127 + implemented CreateDB and DropDB methods for ibconnection, pqconnection and mysqlconnection hace 19 años
  joost bb34d2fc32 + Initial implementation of TSQLScript hace 19 años
  micha d704af7216 fix compilation for {$T+} linux/win hace 19 años
  joost d0a367ef1e + Caching of blob-fields which can only be fetched for the current record is now handled by TSQLConnection hace 19 años
  joost 89559ac4ce + CanModify should return false if the dataset is closed hace 19 años
  joost 47e692b60b + Fix for bug #7144 hace 19 años
  joost eddc1b3edd + Basics for editing BLOB-fields hace 19 años
  joost 894b432dc7 + implemented error-handling on ApplyUpdates hace 19 años
  joost 90b40e9385 + Fixed a crash when connecting to a database fails when using execsql on a query hace 19 años
  joost f36010fc31 + Added simulation of parameters for MySQL hace 19 años
  joost 772c36ae7a - Fix for TParam.SetDataType hace 19 años
  michael 69559c6068 + Initial support for Master/Detail relations hace 19 años
  joost f1fc3a316d * Fix for error-handling when a TSQLQuery is opened. hace 19 años
  joost 251fc46121 + added empty TSQLConnection.GetHandle hace 19 años
  joost ab37e3f576 + Made TDataset.Setactive virtual hace 19 años