Subject Re: [firebird-support] Help!!! - Problem with Firebird Embeded
Author Adam

On Sun, Sep 14, 2014 at 11:00 PM, Adam <adam395@...> wrote:


On Sun, Sep 14, 2014 at 10:56 PM, Lester Caine lester@... [firebird-support] <firebird-support@yahoogroups.com> wrote:
 

On 14/09/14 13:38, Adam adam395@... [firebird-support] wrote:
> 1 - Running my app results in the following error message:
>
> [FireDAC][Phy][IB]-314. Cannot load vendor library [fbclient.dll].
> Hint: check it is in the PATH or application EXE directories, and has
> x86 bitness.
>
> I've checked and it is in both the PATH and app EXE directory.
> Not at all sure how to check that it has x86 bitness.

OK the other windows problem creeping in ...
You said originally 'Windows 8' which I would anticipate being 64 bit?
If the test application was compiled as '64bit' then you will also need
a 64bit version of Firebird. Otherwise you need the 32bit build ...
which may account for your earlier results as the deleted versions may
have been the right 'bittyness' and being picked up rather then the
renamed embedded one in your folder :(

Right on the money Lester!!!! ell done. As I just tried the win32 embeded and it works as expected. Although now I need to getFlame Robin working and I just posted in my previous reply a question on this.

Yes but of course not concurrently!!