Commit History

Upphovsman SHA1 Meddelande Datum
  marco 7189e23535 --- Merging r34573 into '.': 8 år sedan
  marco c18e4da76e --- Merging r31200 into '.': 10 år sedan
  marco 266e156ff3 --- Merging r31035 into '.': 10 år sedan
  marco 6f7a3ea841 --- Merging r29680 into '.': 10 år sedan
  marco 6ecfc996b0 --- Merging r29401 into '.': 10 år sedan
  michael d7d4035252 * Use factory for fielddefs 11 år sedan
  lacak 9c2ffc30ee fcl-db: 11 år sedan
  lacak 56f37cd0e0 fcl-db: ODBC: add NativeError and SQLState fields to EODBCException. Bug #23798 11 år sedan
  lacak 206e5eb475 fcl-db: odbc: map ftWord fields to TWordField (avoid potential problem with Big Endian systems) 12 år sedan
  lacak 7a46ebd7f1 fcl-db: odbc: map UNSIGNED SMALLINT to ftWord fields. TestSupportWordFields 12 år sedan
  lacak ee2fee4259 fcl-db: sqldb: 12 år sedan
  michael 27fc72b4b3 * Fixed bug #24419 12 år sedan
  lacak 91509eb30f fcl-db: odbc: fix NULL numeric parameter handling for MS SQL Server 12 år sedan
  lacak 2d352b0204 fcl-db: odbc: increase max. allowed string field length. Fix for existing tests TTestFieldTypes.TestStringLargerThen8192 and TestInsertLargeStrFields. (similar like rev.23141, 23198) 12 år sedan
  lacak 19132fc98d fcl-db: sqldb: implemented TSQLConnection.GetSchemaNames 12 år sedan
  lacak 2cfcf32725 fcl-db: odbc: enable 64bit support (use SQLLEN, SQLULEN instead of SQLINTEGER, SQLUINTEGER) after ODBC header file was updated for 64 bit support in rev.23702 12 år sedan
  lacak 6a9c3a6061 fcl-db: introduce FSelectable as new TSQLCursor class field. Update sql connectors to set it after Preparation or Execution of sql statement to signal if there will be or is result set. This change is neutral. In next commit I will use FSelectable to determine if allow Open or raise SErrNoSelectStatement. 12 år sedan
  lacak fb3a6f9054 fcl-db: odbc: map 'call' to stExecProcedure. 12 år sedan
  lacak 7524b9219c fcl-db: odbc: map MONEY columns to TCurrencyField instead of TFloatField (test TestSupportCurrencyFields) 12 år sedan
  michael b63bd2c749 * Autocommit OFF by default, bug ID #23429 12 år sedan
  lacak 9e17ba4102 fcl-db: odbc: fix error when loading blobs. 12 år sedan
  ludob 35f1339404 sqldb: Modified ftAutoinc behavior slightly to match Delphi behavior and allow updating of ftAutoInc fields for those db backends that support it. Added support for odbc ReadOnly fields. Patch from Lacak2 Mantis #22531 12 år sedan
  lacak d338b2c63b * adds new virtual method GetConnectionInfo into TSQLConnection 12 år sedan
  marco 956629e41c * Patch from Mantis #14944 implementing odbc transactions. Also fixes related #19902 13 år sedan
  marco fa3ee5f605 * Patches from Lacak2 changing currency to odbc numeric type, and ftbcd parameters 13 år sedan
  marco 54066744ac * Added ftcurrency to TODBCConnection.SetParameters. Patch by Lacak2, Mantis 21349 13 år sedan
  marco c29ce4c891 * Check autoincrement based on field properties instead of ft-type. This to improve support for autoincrement 13 år sedan
  marco b5cc3fbd6c * ftBytes,ftVarBytes support in odbcconnection.setparameters 13 år sedan
  marco 98ac246990 * fix for leaking handles in parameter buffers, Mantis #17260, patch by Ludo Brands. 14 år sedan
  marco eea81b4ef4 * Better support for required in the case of "not null", default value or auto increment colomns 14 år sedan