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 năm trước cách đây |
lacak
|
fb3a6f9054
fcl-db: odbc: map 'call' to stExecProcedure.
|
12 năm trước cách đây |
lacak
|
7524b9219c
fcl-db: odbc: map MONEY columns to TCurrencyField instead of TFloatField (test TestSupportCurrencyFields)
|
12 năm trước cách đây |
michael
|
b63bd2c749
* Autocommit OFF by default, bug ID #23429
|
12 năm trước cách đây |
lacak
|
9e17ba4102
fcl-db: odbc: fix error when loading blobs.
|
12 năm trước cách đây |
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 năm trước cách đây |
lacak
|
d338b2c63b
* adds new virtual method GetConnectionInfo into TSQLConnection
|
12 năm trước cách đây |
marco
|
956629e41c
* Patch from Mantis #14944 implementing odbc transactions. Also fixes related #19902
|
13 năm trước cách đây |
marco
|
fa3ee5f605
* Patches from Lacak2 changing currency to odbc numeric type, and ftbcd parameters
|
13 năm trước cách đây |
marco
|
54066744ac
* Added ftcurrency to TODBCConnection.SetParameters. Patch by Lacak2, Mantis 21349
|
13 năm trước cách đây |
marco
|
c29ce4c891
* Check autoincrement based on field properties instead of ft-type. This to improve support for autoincrement
|
13 năm trước cách đây |
marco
|
b5cc3fbd6c
* ftBytes,ftVarBytes support in odbcconnection.setparameters
|
13 năm trước cách đây |
marco
|
98ac246990
* fix for leaking handles in parameter buffers, Mantis #17260, patch by Ludo Brands.
|
14 năm trước cách đây |
marco
|
eea81b4ef4
* Better support for required in the case of "not null", default value or auto increment colomns
|
14 năm trước cách đây |
marco
|
c7a82a0c1a
* treat transform as select and exec as execute. Mantis #17050, patch by Lacak2
|
14 năm trước cách đây |
marco
|
3f167a1582
* odbc ftguid fixes, correct size (38) in setparameters. Mantis #19774, patch by lacak2
|
14 năm trước cách đây |
marco
|
0f0627e888
* columnsize overrides as per ODBC spec, Mantis #19775 patch by Lacak2
|
14 năm trước cách đây |
marco
|
134f941937
* widestring fields for odbc. Patch from Mantis #19773
|
14 năm trước cách đây |
joost
|
428915a90b
* Patch from Ladislav Karrach to fix problems when closing TSQLQueries when the connection is not active, bug #17623
|
14 năm trước cách đây |
joost
|
0addec8f18
* Initialize fractional part of SQL_DATE_STRUCT
|
14 năm trước cách đây |
joost
|
44f09afaf6
* Patch from Lasislav Karrach to implement ftTime parameter support to odbc+
|
14 năm trước cách đây |
joost
|
83b0940628
* TFieldDef.Size for strings should contain the max. number of bytes in the string, without the trailing zero. Bug #17268
|
14 năm trước cách đây |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 năm trước cách đây |
joost
|
37eed41c52
* Map blob to SQL_LONGVARBINARY, MS SQL has a maximum of 8000 bytes for SQL_BINARY types, bug #14907
|
15 năm trước cách đây |
joost
|
c58e26e25a
* Implemented GetTableNames, systemtables=true, bug #13893, by Ladislav Karrach
|
15 năm trước cách đây |
joost
|
fede03c225
* Fixed for query-results with double fieldnames
|
15 năm trước cách đây |
joost
|
4e9fc5fadb
* Support for ftFixedChar parameter
|
15 năm trước cách đây |
joost
|
354122a8c5
* Partially support for autoincrement columns for ODBC, patch from Ladislav Karrach, bug #16076
|
15 năm trước cách đây |
joost
|
8ff48e9af1
* Support for ftBoolean and ftWord parameters, based on patch from Ladislav Karrach, bug #14907
|
15 năm trước cách đây |
joost
|
722dbaa616
* Patch from Ladislav Karrach (Lacak2) to implement RowsAffected for ODBC, bug #14791
|
15 năm trước cách đây |