Tomas Hajny
|
b30a3e499c
* add missing initialization of the record count
|
před 10 roky |
Tomas Hajny
|
d2f4382fca
* short name updated to fit into 8.3
|
před 10 roky |
michael
|
6d5622aca3
* Implemented RefreshSQL and fetching value for AutoInc fields
|
před 10 roky |
lacak
|
2bf0abcdfa
fcl-db: tests: unify test with others
|
před 10 roky |
lacak
|
2d4288c5d9
fcl-db: interbase: formating
|
před 10 roky |
lacak
|
690fc3e738
fcl-db: interbase: avoid conversions ->TBCD->double for parameters of other type than ftFmtBCD (f.e. ftBCD: Currency->TBCD->double)
|
před 10 roky |
Tomas Hajny
|
1dceddc302
* minor update of the GetLastOSError support infrastructure
|
před 10 roky |
Tomas Hajny
|
c3fbfcb27b
* first part of UnicodeStringManager routines implementation for OS/2
|
před 10 roky |
Tomas Hajny
|
acbca7254d
* remove unused local variable
|
před 10 roky |
svenbarth
|
9611c3df52
Fix for Mantis #25606.
|
před 10 roky |
joost
|
c1e89d0a83
* Not all compile-options are stored inside the unitconfigfile
|
před 10 roky |
joost
|
0574714317
* Use short 8.3 names for archives on limit83fs-hosts
|
před 10 roky |
svenbarth
|
9f138fd659
Fix for Mantis #26022.
|
před 10 roky |
svenbarth
|
fa1bc0757d
Fix for Mantis #26922.
|
před 10 roky |
lacak
|
865d074c3d
fcl-db: tests: enable test for all databases
|
před 10 roky |
lacak
|
85142e88f0
fcl-db: tests: add case for SQLite into TryDropIfExists. Fixes bug introduced in rev.29109
|
před 10 roky |
lacak
|
c41bc63cd4
fcl-db: sqldb: Make ESQLDatabaseError.CreateFmt more safe if it is called with Args=[] (then do not try Format(Msg,Args))
|
před 10 roky |
lacak
|
b300241c09
fcl-db: sqldb: initialize TCustomSQLStatement.FRowsAffected to -1. Revealed by TestRowsAffected.
|
před 10 roky |
pierre
|
ec5c7d68c5
Fix cross-compilation from win32 to go32v2 (and more generally from 'normal' to 'limit83fs')
|
před 10 roky |
lacak
|
719ccd6550
fcl-db: fbadmin: fix bug introduced by me in rev.29163
|
před 10 roky |
lacak
|
6b0cd8bb0e
fcl-db: interbase: SQLState must be obtained before isc_interprete is called.
|
před 10 roky |
lacak
|
628d6243be
fcl-db: oracle: cosmetic
|
před 10 roky |
lacak
|
eaadd51b42
fcl-db: reverts rev.29118, because there are 3rd party libraries (like ZEOS), which define own EDatabaseError descendants, where they define members FErrorCode and/or ErrorCode.
|
před 10 roky |
pierre
|
3670828f3b
Revert 29156 as pacakges/fcl-res is not ready for powerpc64 AIX
|
před 10 roky |
yury
|
0809bde8f2
* pas2jni: Again fixed exclusion of descendant classes.
|
před 10 roky |
yury
|
830e3ceb0d
* pas2jni: Properly handle enums with inline elements.
|
před 10 roky |
pierre
|
771f317f94
Avoid warning about $ after // and about local variable MinReqdVersion not initialized
|
před 10 roky |
pierre
|
0e70e9bfe2
Try to remove several warnings on compilation
|
před 10 roky |
pierre
|
5e9f6b7362
Explictly add subdirectory fpmake.pp sources to ./fpmake dependencies
|
před 10 roky |
pierre
|
364a66fd7b
Add powerpc64 xcoff support for AIX
|
před 10 roky |