Historique des commits

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