> An attempt was made to load a program with an incorrect format. (Exception
> from HRESULT: 0x8007000B)
Firebird embedded on x64 is not supported (on Windows, at least) - yet.
You need to specify in your main application's executable that it should be
compiled as 32-bit (x86), rather than the de
I have an existing .NET 2 application that has been working for a while
using Firebird embedded 1.53 (developing under XP). I've moved my
development environment to a new box running Vista 64 bit and I'm having
some problems with Firebird.
I can use IBExpert to open & query my db as usual (whi