Subject Re: fbclient.dll and gds32.dll
Author Adam
> Hello, thank you so much for "client connection"
> answers. I have another question: what is the
> difference between 'fbclient.dll' and 'gds32.dll'? I
> am using FB with Windows 2000/XP.
>
> William GS
>

The name.

Try using fbclient.dll, if that doesn't work use gds32.dll.

What language and connection components are you connecting to
Firebird with?

gds32.dll is the old name inherited from Interbase, but some
components (notibly Delphi IBX) require the dll to be called that.
fbclient.dll is the new name which makes more sense, but they are
equivalent, you do not need to have both.

Adam