Subject Re: [IBO] Using Embedded FB with IBO
Author Tim Meneely
I've used the embedded server by renaming it to gds32.dll; I'm told IBO can be
modified to use different dll names but I haven't (bothered to) investigate
that.

If your "regular" (non-embedded) server is still running that can cause
conflicts with, I believe, that same error message, at least using a local
server on Windows. I've had to stop the regular server first.

Hope this helps.
Tim

On Tuesday 24 June 2003 12:09 pm, Shaq wrote:
> I am getting errors when trying to connect to the embedded version
> of FB using IBO. I have renamed the fbembed.dll to fbclient.dll and
> placed it into my application directory.
>
> When I am setting up a connection using TIB_Connection I get the
> following error:
>
> ISC ERROR CODE:335544375
>
> ISC ERROR MESSAGE:
> unavailable database
>
> Any help would be greatly appreciated.
>
> Thanks.