michael
|
9b3d29899f
* Enable TDatasource.Enabled, patch from Laco
|
4 gadi atpakaļ |
ondrej
|
4c736d8a24
fpSQLParser: fix float literal parsing (make it locale-independent)
|
4 gadi atpakaļ |
michael
|
3c618da545
* Fix issue #39009, remove size 20 limit on float types
|
4 gadi atpakaļ |
ondrej
|
0c5cd7bfaa
odbc: fix comments
|
4 gadi atpakaļ |
ondrej
|
40e88bb732
odbc: use ftMemo/ftWideMemo for SQL_VARCHAR/SQL_WVARCHAR declared as nvarchar(max)
|
4 gadi atpakaļ |
lacak
|
340d7d1308
fcl-db: return default values for (published) properties where getters are not implemented yet.
|
4 gadi atpakaļ |
lacak
|
d32f2867f5
fcl-db: Introduce TObjectField and TArrayField. Only essential interface parts (added new objects, new properties and methods according to Delphi documentation).
|
4 gadi atpakaļ |
michael
|
bf49538a0f
* Apparently, taking code from freeclx is not OK
|
4 gadi atpakaļ |
lacak
|
24e680d510
fcl-db: Introduce TArrayField. Only essential parts (added new object properties according to Delphi documentation). Some code taken from FreeCLX project (https://sourceforge.net/projects/freeclx/)
|
4 gadi atpakaļ |
lacak
|
da028ae8fa
fcl-db: Introduce TObjectField. Only essential parts (added new object properties according to Delphi documentation)
|
4 gadi atpakaļ |
lacak
|
198acd29f9
fcl-db: Introduce TObjectField. Only essential parts (added new object properties according to Delphi documentation). Some code taken from FreeCLX project (https://sourceforge.net/projects/freeclx/)
|
4 gadi atpakaļ |
ondrej
|
bfe83a3a87
fcl-db: odbc: make TODBCCursor.STMTHandle and ODBCSuccess public
|
4 gadi atpakaļ |
ondrej
|
a4866c5c65
fcl-db: odbc: partially revert #49049
|
4 gadi atpakaļ |
ondrej
|
35da09230a
fcl-db: odbc: go to first selectable result. issue #38664
|
4 gadi atpakaļ |
ondrej
|
2338aa4d5e
pqconnection: refactoring - use variable
|
4 gadi atpakaļ |
ondrej
|
cc3a46b9e1
pqconnection: support ftVarBytes parameters (TParam.SetAsBytes)
|
4 gadi atpakaļ |
michael
|
64d6655f5b
* Fix compilation, additional mysql
|
4 gadi atpakaļ |
michael
|
c2edb12ac1
* Fix issue ID #38358
|
4 gadi atpakaļ |
michael
|
4620cd07a3
* Patch from Laco to fix bug ID #37849
|
4 gadi atpakaļ |
michael
|
4351d2a62d
* Add Port to SQLConnector
|
4 gadi atpakaļ |
michael
|
74cd768246
* Only set cursor name for selectable queries
|
4 gadi atpakaļ |
michael
|
c80ee7d794
* Allow for async apply updates
|
4 gadi atpakaļ |
ondrej
|
dfbed51167
* fcl-db: PQConnection needs a lowercase port param
|
4 gadi atpakaļ |
michael
|
b569782153
* Make fpdoc happy, semicolon before final end
|
4 gadi atpakaļ |
michael
|
44e6262844
* Set defaults for boolean props
|
4 gadi atpakaļ |
michael
|
b1fb7b2382
* Fix bug ID #37645: allocate cursor in firebird to walk result set
|
4 gadi atpakaļ |
michael
|
07d353c3c6
* Fix for 37993, attempt to prevent memory leak in case of database shutdown
|
4 gadi atpakaļ |
michael
|
bec582fa06
* Patch from Laco with additions
|
4 gadi atpakaļ |
ondrej
|
431312afc6
sql parser: identifier can start with the "_" character - test case
|
5 gadi atpakaļ |
ondrej
|
fa52390d16
sql parser: identifier can start with the "_" character
|
5 gadi atpakaļ |