Commit History

Author SHA1 Message Date
  marco 48e48aef6e --- Merging r24225 into '.': 12 years ago
  marco afb06e0d95 --- Merging r23789 into '.': 12 years ago
  marco 44a71c47dc --- Merging r23498 into '.': 12 years ago
  marco dc626fb17a --- Merging r23071 into '.': 12 years ago
  marco 3f5ff617cd --- Merging r22995 into '.': 12 years ago
  marco 169d1e760b --- Merging r22886 into '.': 12 years ago
  marco 6213067470 --- Merging r20483 into '.': 13 years ago
  marco 886c66bbce --- Merging r20370 into '.': 13 years ago
  marco 75ae8f0db1 --- Merging r20109 into '.': 13 years ago
  marco 8e0a213a22 --- Merging r19362 into '.': 13 years ago
  marco 554ea590e3 * Batch of mostly db merges + TBytes definition that is already used in packages. 13 years ago
  marco d1cd86d67b --- Merging r18854 into '.': 14 years ago
  marco 386b6c290f --- Merging r18085 into '.': 14 years ago
  marco 134f941937 * widestring fields for odbc. Patch from Mantis #19773 14 years ago
  joost 428915a90b * Patch from Ladislav Karrach to fix problems when closing TSQLQueries when the connection is not active, bug #17623 14 years ago
  joost 0addec8f18 * Initialize fractional part of SQL_DATE_STRUCT 14 years ago
  joost 44f09afaf6 * Patch from Lasislav Karrach to implement ftTime parameter support to odbc+ 14 years ago
  joost 83b0940628 * TFieldDef.Size for strings should contain the max. number of bytes in the string, without the trailing zero. Bug #17268 14 years ago
  mazen b127fc154a * Fixed spell error revealed by lintian. 15 years ago
  joost 37eed41c52 * Map blob to SQL_LONGVARBINARY, MS SQL has a maximum of 8000 bytes for SQL_BINARY types, bug #14907 15 years ago
  joost c58e26e25a * Implemented GetTableNames, systemtables=true, bug #13893, by Ladislav Karrach 15 years ago
  joost fede03c225 * Fixed for query-results with double fieldnames 15 years ago
  joost 4e9fc5fadb * Support for ftFixedChar parameter 15 years ago
  joost 354122a8c5 * Partially support for autoincrement columns for ODBC, patch from Ladislav Karrach, bug #16076 15 years ago
  joost 8ff48e9af1 * Support for ftBoolean and ftWord parameters, based on patch from Ladislav Karrach, bug #14907 15 years ago
  joost 722dbaa616 * Patch from Ladislav Karrach (Lacak2) to implement RowsAffected for ODBC, bug #14791 15 years ago
  joost 819958228f * In case the initialization of odbc fails, do not raise exceptions while cleaning up 15 years ago
  joost 5ddddf60ae * Patch from Ladislav Karrach, in some cases SQLExecute returns SQL_NO_DATA when no error occured, bug #13654 + test 16 years ago
  joost 1ce9d05b78 * Fixed ODBC-Widestring fields 16 years ago
  joost 67dcd3be0b * Allow string-parameters of more then 8000 characters, bug #13530 16 years ago