florian
|
d35d69b851
+ introduce TOSTimestamp
|
5 years ago |
Jeppe Johansen
|
0b182a1620
Fix types on embedded RTL.
|
6 years ago |
Tomas Hajny
|
c4b2a0ac8b
* fix for bug #38021 based on patch by Sergey Larin
|
4 years ago |
Sven Barth
|
9ad4acc8bd
* move Boolean helpers before the ordinal ones so that ToOneZeroString can be inlined correctly
|
3 years ago |
Sven Barth
|
28006018ac
* use the already existing TNative(U)IntNibbleIndex types for the TORDINALNIBBLEINDEX macro as this way memory models with far pointers (where Native(U)Int has a size of 4) is handled correctly as well
|
3 years ago |
Michaël Van Canneyt
|
87ad8e2622
* Patch from Zeljko Avramovic to add additional typehelpers for basic types. Fix issue #39268
|
3 years ago |
ondrej
|
5055b3cb99
* forgotten int64 parameter type
|
4 years ago |
marcoonthegit
|
138fa82742
* one manual fix in two commits ago not git added.
|
1 year ago |
Michaël Van Canneyt
|
b54f4c53b0
* Do not use comp type, use int64 instead. Fix issue #40469
|
1 year ago |
Michaël Van Canneyt
|
f1599dbfc8
* Port in small letters, postgres requires lowercase port setting
|
2 years ago |
Michaël Van Canneyt
|
2c52909562
* Removed debug define
|
2 years ago |
Michaël Van Canneyt
|
4b72417dbc
* Fix some compiler warnings
|
2 years ago |
Michaël Van Canneyt
|
4e1e30b102
* Fix compiler warning
|
2 years ago |
Michaël Van Canneyt
|
70967d03aa
* Remove baseunix
|
2 years ago |
Michaël Van Canneyt
|
f53ac59533
* Allow to set LogEvents on created connections
|
2 years ago |
Michaël Van Canneyt
|
f10fbacf85
* 32/64 bit, handle ExecPrepared result correctly
|
2 years ago |
Michaël Van Canneyt
|
50cd370360
ID only 32 bit
|
2 years ago |
Michaël Van Canneyt
|
71e664ab71
* Fix compilation on non-unix. fix issue #40132
|
2 years ago |
Michaël Van Canneyt
|
0310beeb65
* Refactored to be able to solve threadsafety problem
|
2 years ago |
Michaël Van Canneyt
|
98ede46280
* SQLDB Database connection pool
|
2 years ago |
Ondrej Pokorny
|
143062c064
Postgres: more information in EPQDatabaseError
|
2 years ago |
Michaël Van Canneyt
|
69ffa43ccf
* Patch from Luxa Olivetti, fix for issue #33737
|
3 years ago |
Michaël Van Canneyt
|
d209df65b2
* Set buffer size
|
3 years ago |
Michaël Van Canneyt
|
a04d892e40
* Allow descendentsto set default buffer size
|
3 years ago |
Michaël Van Canneyt
|
4b2a7681b4
* Move fdbf back to private section
|
3 years ago |
Frank Rademakers
|
b5eb207a7d
Additional Visual Foxpro functionality for TDbf. AutoInc fields work and can...
|
3 years ago |
Michaël Van Canneyt
|
0376cb7ae8
Reset col when reading new lines. Fix issue #39356
|
3 years ago |
Ondrej Pokorny
|
7f561e7825
db xmldatapacketreader: don't use PChar in InitLoadRecords
|
3 years ago |
Ondrej Pokorny
|
faa1c72996
db xmldatapacketreader: fix range check error in InitLoadRecords
|
3 years ago |
Ondrej Pokorny
|
6236a5f558
odbc: bind string parameters as SQL_WLONGVARCHAR only for more than 2000 characters
|
3 years ago |