Subject | Re: [IBO] Select which client library to use? |
---|---|
Author | Gerhard Knapp |
Post date | 2004-04-03T22:30:35Z |
in Delphi:
you need in uses: IB_Constants
then, before connect:
IB_GDS32 := somepath + 'fblient.dll';
or: IB_GDS32 := somepath + 'gds32.dll';
regards
Gerhard
Lee Jenkins schrieb:
you need in uses: IB_Constants
then, before connect:
IB_GDS32 := somepath + 'fblient.dll';
or: IB_GDS32 := somepath + 'gds32.dll';
regards
Gerhard
Lee Jenkins schrieb:
> I was wondering if it was possible to tell IBO which client library to use
> when setting up a TIBODatabase connection? In other words, can I tell IBO
> to use a specific gds32.dll, at a particular location on the local system?
>
> Thank you,
>
> Lee
>
>
>
> ___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
> ___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info papers,
> keyword-searchable FAQ, community code contributions and more !
> Yahoo! Groups Links
>
>
>
>
>
>