Subject Re: Firebird Embeded instalation error
Author Adam
--- In firebird-support@yahoogroups.com, "Zoran Zivkovic"
<zilez2003@...> wrote:
>
> Hi All,
>
> I am preparing catalogue application which we will use embeded version
> of Firebird 1.5.3. I made instalation application with ino setup
> compiler for this application to install.
>
> I am testing it, and on 2 exactly same Win98 machines ( with Interbase
> 6.0 already installed on both machines) i have diferent results. On
> one machine everything works fine - on other I am receiving folowing
> error when I start my catalogue application:
>
> "Interbase Client Library GDS32.DLL is not installed".
>
> Is this error mesage caused by IB 6.0 ?
> If yes, why it works on other same machine without errors?
> If not, what could be cause of this message ?

Not knowing what your setup script does, did you remember to rename
the fbembedded.dll to gds32.dll? What connection string is your
application are you attempting? If you are attempting a loopback via
localhost, then my guess is that you are accidentally connecting to
the Interbase server rather than the embedded server.

Adam