Michaël Van Canneyt
|
c2a86a9bc8
* Displayvalues can omit false part. Fix issue #39371
|
3 년 전 |
Lacak
|
6866b3f19f
* Patch from Laco, implementing several new properties and extendedfield. to fix issue #39521
|
3 년 전 |
Michaël Van Canneyt
|
fc7e4e8429
* Patch from Werner Pamler to fix issue #39493
|
3 년 전 |
Michaël Van Canneyt
|
7e64029aff
* Patch from Werner Pamler to fix some errors in JSON export
|
3 년 전 |
Michaël Van Canneyt
|
4d0ed80780
* Attempt to fix failing cross-compilation, remove unused dll
|
3 년 전 |
Michaël Van Canneyt
|
b8ac68a657
* Fix by Werner Pamler for issue #39436
|
3 년 전 |
florian
|
7af4034db3
* patch by Frank Rademakers: Initialize new FoxPro Float fields correctly, resolves #39418
|
3 년 전 |
Michaël Van Canneyt
|
ee9fba01ba
* Fix issue #39342, after exception in doapplyupdates, res is not valid
|
4 년 전 |
Michaël Van Canneyt
|
10e052a579
* Correct reader signatures
|
4 년 전 |
Michaël Van Canneyt
|
97cba6bbdf
* cast empty string to char no longer compiles
|
4 년 전 |
Michaël Van Canneyt
|
a8393a31c0
* Rework packet handling
|
4 년 전 |
Michaël Van Canneyt
|
99883c8e1d
* Fix error in calclookupvalue
|
4 년 전 |
michael
|
9b3d29899f
* Enable TDatasource.Enabled, patch from Laco
|
4 년 전 |
ondrej
|
4c736d8a24
fpSQLParser: fix float literal parsing (make it locale-independent)
|
4 년 전 |
michael
|
3c618da545
* Fix issue #39009, remove size 20 limit on float types
|
4 년 전 |
ondrej
|
0c5cd7bfaa
odbc: fix comments
|
4 년 전 |
ondrej
|
40e88bb732
odbc: use ftMemo/ftWideMemo for SQL_VARCHAR/SQL_WVARCHAR declared as nvarchar(max)
|
4 년 전 |
lacak
|
340d7d1308
fcl-db: return default values for (published) properties where getters are not implemented yet.
|
4 년 전 |
lacak
|
d32f2867f5
fcl-db: Introduce TObjectField and TArrayField. Only essential interface parts (added new objects, new properties and methods according to Delphi documentation).
|
4 년 전 |
michael
|
bf49538a0f
* Apparently, taking code from freeclx is not OK
|
4 년 전 |
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 년 전 |
lacak
|
da028ae8fa
fcl-db: Introduce TObjectField. Only essential parts (added new object properties according to Delphi documentation)
|
4 년 전 |
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 년 전 |
ondrej
|
bfe83a3a87
fcl-db: odbc: make TODBCCursor.STMTHandle and ODBCSuccess public
|
4 년 전 |
ondrej
|
a4866c5c65
fcl-db: odbc: partially revert #49049
|
4 년 전 |
ondrej
|
35da09230a
fcl-db: odbc: go to first selectable result. issue #38664
|
4 년 전 |
ondrej
|
2338aa4d5e
pqconnection: refactoring - use variable
|
4 년 전 |
ondrej
|
cc3a46b9e1
pqconnection: support ftVarBytes parameters (TParam.SetAsBytes)
|
4 년 전 |
michael
|
64d6655f5b
* Fix compilation, additional mysql
|
4 년 전 |
michael
|
c2edb12ac1
* Fix issue ID #38358
|
4 년 전 |