On Wed, 22 Aug 2012, Ludo Brands wrote:
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
> 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 no
On Wed, 22 Aug 2012, Ludo Brands wrote:
(In the IDE: drop, set connector type from picklist, maybe
change library name, set to enabled).
I'm having some problems using this in the IDE. The picklist is empty.
Probably something missing in
procedure TSQLDBConnectorTypePropertyEditor.GetValues
> Also, if I understand the mode of operation correctly, the
> TSQLDBLibraryLoader, when enabled, loads the library before
> the TxxxConnection tries to load it. But how can you be sure
> TSQLDBLibraryLoader is streamed before a TxxxConnection that
> has connected set to true
>
Previous messag
On Wed, 22 Aug 2012, Ludo Brands wrote:
After recent discussions about which library to load when
loading DB client libraries, I changed the default names for
Firebird, MySQL, Postgres.
That was well in time ;) Thanks.
Another little bug and patch in http://bugs.freepascal.org/view.php?id
> (In the IDE: drop, set connector type from picklist, maybe
> change library name, set to enabled).
>
I'm having some problems using this in the IDE. The picklist is empty.
Probably something missing in
procedure TSQLDBConnectorTypePropertyEditor.GetValues(
Proc: TGetStrProc);
Var
L : TSt
>
> After recent discussions about which library to load when
> loading DB client libraries, I changed the default names for
> Firebird, MySQL, Postgres.
>
That was well in time ;) Thanks.
Another little bug and patch in http://bugs.freepascal.org/view.php?id=22691
Ludo
Michael Van Canneyt wrote:
Hi,
After recent discussions about which library to load when loading DB client
libraries, I changed the default names for Firebird, MySQL, Postgres.
araminta: >./loadlibdemo list
Available connection types:
Firebird, Default library name: libfbclient.so.2.5
MySQL 4.0
Hi Michael,
ok, there is in sqldblib unit setter function "SetCype" ... may be, that
there is typo and better name would be "SetCType" ?
If you decide to correc it, then please change also all CType (Ctype,
CTYpe,) occurences to "CType" ;-))
-Laco.
Hi,
After recent discussions about which li
Hi,
After recent discussions about which library to load when loading DB client
libraries, I changed the default names for Firebird, MySQL, Postgres.
araminta: >./loadlibdemo list
Available connection types:
Firebird, Default library name: libfbclient.so.2.5
MySQL 4.0, Default library name: libm
10 matches
Mail list logo