Commit Verlauf

Autor SHA1 Nachricht Datum
  marco 554ea590e3 * Batch of mostly db merges + TBytes definition that is already used in packages. vor 13 Jahren
  marco e2d6ceb882 --- Merging r19247 into '.': vor 14 Jahren
  marco 4e22eebce9 --- Merging r19005 into '.': vor 14 Jahren
  joost 79e000d04e * Changed DefaultSQLFormatSettings into a constant, because changing this will lead to chaos in the locale-support vor 14 Jahren
  marco 7017009916 * currency and BSD asCurrency not asFloat. Patch by Lacak2, mantis #19558 vor 14 Jahren
  marco de266c9857 * moved and renamed defaultsqlformatsettings. Related to mantis #17188 (comment 49077) vor 14 Jahren
  marco eb3ccbcb1f * commit patch for various SQL formatting and conversions issues from Mantis #17188 from LacaK2 vor 14 Jahren
  joost c906f78b4a * Fixed typo(?) in r17424 vor 14 Jahren
  joost 0e56e188f8 * Simplified formatting of timeinterval strings, bug #18763 vor 14 Jahren
  joost b8f734522e * Fixed default/mysql ftTime parameter support, bug #18718 vor 14 Jahren
  joost 840d06dddb * Published TSQLQuery.MaxIndexesCount and FieldDefs vor 14 Jahren
  michael 0ca7ca5517 * Logging facilities implemented vor 14 Jahren
  michael 054d2b71a2 * Fixed SetInsertSQL/SetDeleteSQL vor 14 Jahren
  michael 8d84ac54ca * Added easy access function for params vor 15 Jahren
  joost cc700b54b8 * Implemented TBufDataset.UniDirectional property vor 15 Jahren
  joost cb92994356 * New property TSQLConnection.FieldNameQuoteChars, these chars (start- and vor 15 Jahren
  joost a4a1cd76e5 * Do only add parentheses when necessary for filtering. So that when the vor 15 Jahren
  joost 6ba6be6b2b * Patch from Ladislav Karrach to parse queries with the limit keyword, bug #15456 vor 15 Jahren
  joost 39224aad96 * Splitted TBufDataset in TCustomBufDataset and TBufDataset vor 15 Jahren
  joost 5bfbd8e15d * Implemented TBufDataset.Refresh + simple test/fixed test vor 15 Jahren
  joost 271ed77004 * patch from José Mejuto to fix applying more then one update when there is an update or insert query present, bug #14331 vor 16 Jahren
  joost 3f98f6a5d0 * When a dataset is closed and it is not prepared it is assumed that a vor 16 Jahren
  joost 9f93cccd7a * When the dataset is read from file, do not prepare the sql-statement vor 16 Jahren
  joost ce55400037 * Call UpdateServiceIndexDefs before Execute, to avoid problems with databases which do not allow processing multiple recordsets at a time (MS SQL, bug #13241) vor 16 Jahren
  joost 8babc4920c * Fix for streaming TSQLQuery.SQL and TSQLTransaction.Params vor 16 Jahren
  joost aab8d374b6 * Do not use the locale DecimalSeparator when formatting float-parameters, bug #13279 vor 16 Jahren
  joost 934a6b159f * Also in ExecuteDirect the allocation and preparation of a cursor should be vor 16 Jahren
  joost ee123bbaf9 * Set default value of UsePrimaryKeyAsKey to fix streaming, bug #13207 vor 16 Jahren
  joost 6ceb016593 * Do not set the Transaction property of a TDatabase while assigning TSQLTransaction.Database when the TSQLTransaction is loaded from stream vor 16 Jahren
  joost 349ff010a1 ' * Do not use a space as FieldNamesQuoteChar but an empty string, so that parameters are parsed correctly vor 16 Jahren