Leider lassen sich die ZEOS-Komponenten (7.2.0 mit OP geholt) nicht kompilieren
Code: Alles auswählen
Compile package zdbc 7.2: Exit code 1, Errors: 1, Hints: 2
ZDbcInterbase6Statement.pas(265,19) Error: Can't determine which overloaded function to call
ZCompatibility.pas(839,10) Hint: Found declaration: Min(const NativeUInt;const NativeUInt):QWord;
math.pp(2061,10) Hint: Found declaration: Min(QWord;QWord):QWord;
Code: Alles auswählen
FZBufferSize := Min(FZBufferSize, FIBConnection.GetXSQLDAMaxSize);
und wenn ja, wohin ?