Subject Re: [IBO] IBO 4.5B trial and FBClient
Author Helen Borrie
At 05:33 PM 21/04/2005 +0000, you wrote:


>How do I connect to Firebird using IBO? There appears to be no
>property in TIBODatabase for selecting FBClient.dll. Trying to set the
>active property to True results in an error window indicating that the
>component cannot find GDS32.Dll. Installing the GDS32 FB clone in the
>Windows system directory works but is this a necessity when working
>with IBO?

Currently, it's one of a range of options and probably the easiest one if
you are new to IBO and are just trialling it. Since IBO isn't just for
Firebird but also for InterBase, IBO's default is to load "gds32.dll" from
(1) the app dir or, failing that, (2) the system dir.

You can customise the IBO source to load the client (which can be
"fbclient.dll" if you wish) from another location. Do you want those
details at this stage?

Helen