Commit Verlauf

Autor SHA1 Nachricht Datum
  joost 88fd6f0727 * the query-parser from sqldb now uses the dsparams-algorithm to handle comments and strings. (solves mantis issues #7599 and 6924) vor 19 Jahren
  joost 66dd1e3127 + implemented CreateDB and DropDB methods for ibconnection, pqconnection and mysqlconnection vor 19 Jahren
  joost bb34d2fc32 + Initial implementation of TSQLScript vor 19 Jahren
  micha d704af7216 fix compilation for {$T+} linux/win vor 19 Jahren
  joost d0a367ef1e + Caching of blob-fields which can only be fetched for the current record is now handled by TSQLConnection vor 19 Jahren
  joost 89559ac4ce + CanModify should return false if the dataset is closed vor 19 Jahren
  joost 47e692b60b + Fix for bug #7144 vor 19 Jahren
  joost eddc1b3edd + Basics for editing BLOB-fields vor 19 Jahren
  joost 894b432dc7 + implemented error-handling on ApplyUpdates vor 19 Jahren
  joost 90b40e9385 + Fixed a crash when connecting to a database fails when using execsql on a query vor 19 Jahren
  joost f36010fc31 + Added simulation of parameters for MySQL vor 19 Jahren
  joost 772c36ae7a - Fix for TParam.SetDataType vor 19 Jahren
  michael 69559c6068 + Initial support for Master/Detail relations vor 19 Jahren
  joost f1fc3a316d * Fix for error-handling when a TSQLQuery is opened. vor 19 Jahren
  joost 251fc46121 + added empty TSQLConnection.GetHandle vor 19 Jahren
  joost ab37e3f576 + Made TDataset.Setactive virtual vor 19 Jahren
  joost 1f754a3905 + date/time fields handling compatibility fix vor 19 Jahren
  peter 3db35349ec * fix duplicate parameter names vor 19 Jahren
  joost 22ff909af8 + moved empty databasename check to TSQLConnection vor 19 Jahren
  michael 74e93711df + date/time stuff is written in native format vor 19 Jahren
  joost 6d291bb336 + Centralized all parameter-parsing in TParams.ParseSQL (bug 4374) vor 20 Jahren
  joost ce1bb25e54 + use InternalHandleException for exceptions when loading instances of TDataset, TDatabase or TDBTransaction vor 20 Jahren
  joost 294bf06cda - Fix to allow changing the filter while filtered vor 20 Jahren
  joost cf7f323975 + Fixed a memleak regarding parameters in TSQLQuery vor 20 Jahren
  joost 423a63200d + Implemented GetTableNames, GetProcedureNames and GetFieldNames for TSQLConnection vor 20 Jahren
  joost eaf75955e8 * SchemaInfoSQL-Statements are always read-only vor 20 Jahren
  joost 7bfeb0b97e * Restructured Prepare/Unprepare, removed CloseStatement vor 20 Jahren
  joost 509593eb49 - Added TSQLTransaction.params vor 20 Jahren
  joost 1c3fcdaa14 - TSQLQuery.ApplyRecUpdate now uses ExecuteDirect vor 20 Jahren
  joost 06300bc054 - added tSqlConnection.ExecuteDirect vor 20 Jahren