On Mon, 2006-02-20 at 22:57 +1000, SteveG wrote:
> I have an (fpc) dll function library that contains code for both Server
> and Client programs being created.
> The server code uses the Interbase unit to connect to firebird, but the
> clients do not need this.
> Problem is the IB unit seems to automatically require, and attempts to
> access the gds32.dll (not present on the clients)
> Is there anyway I can (thru code, not recompiling) only load the
> gds32.dll when required (ie when I say so)?
You can use the loadlibrary procedure with the other functions in the
Dynlibs library.
But why don't you simply use the ibase60dyn unit which is provided with
freepascal?
JoJo,
Joost.
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives