[fpc-pascal] TSQLDBLibraryLoader committed for SQLDB
Ludo Brands
ludo.brands at free.fr
Wed Aug 22 14:57:17 CEST 2012
> There are more problems: the library name is not
> cross-platform, so the project will no longer be
> cross-platform. Which is a far more serious problem, IMHO.
> (and one which would exist even if I had followed your
> suggestion of implementing the property in TSQLConnection).
>
That is not a problem, that is a given. When you use the OI to fill in
platform specific values the app becomes non cross-platform, whether it is a
library name or an InitialDir in TFileDialog or a Filter in TFileNameEdit or
... (too long a list).
Ludo
More information about the fpc-pascal
mailing list