Subject Re: Avoid the client?
Author Frank Schlottmann-Gödde
--- In firebird-support@yahoogroups.com, "ra8009" <ra8009@y...> wrote:
> Just to confirm, even if the client machines only have a
> shortcut to the application, which is housed on the server, I still
> need the Firebird client installed on the client machines, correct?

If you know what you are doing, you can place the necessary dlls into
your applications directory.

We ship our linux-boxes with a small smb-share containing our
application and all needed dlls.

These include in our case:

fbclient.dll and/or gds32.dll
msvcp60.dll
msvcp60d.dll
msvcrt.dll

hth
Frank