Subject Re: Embedded firebird problems
Author danielsovino
I'm using .Net.

I'm using embedded 2.x, and i did copy all the files needed, otherwise
it wouldn't work at all, right?. I renamed fbembed.dll to
fbclient.dll, adding the rest of the files. I try to run the app, and
it still asked for fbembed.dll*, so i HAD to keep both in order to get
it to work.

As I said before, some queries do work and others don't. With
superserver, everything worked.

thanks for your time

daniel


<dean.harding@...> wrote:
>
> danielsovino wrote:
> > i had to keep both files, fbclient.dll and fbembed.dll in order to get
> > it to work as well, is this normal?
>
> No, that is not normal. I think you *may* want to *rename* fbembed.dll
> to fbclient.dll. What programming language are you writing this in
> (delphi, .NET, native C++, etc)?
>
> Also, if using Firebird 2.x, did you copy the icu*.dll files as well?
> What about the firebird.msg file?
>
> We're going to need a lot more information in order to work out why
it's
> not working for you.
>
> Dean.
>