Subject Re: [ib-support] Re: Firebird as embedded DB on Windows
Author John Bellardo
Roman,

On Friday, October 25, 2002, at 08:19 AM, Roman Rokytskyy wrote:

>> So this would be a single user access to a DB, with the engine
>> built into the EXE, is that what you are requesting?
>
> Yes. Single-user, single-threaded.

FB is not shipped in a form that makes it easy to do what you want.
But, if you have some time to spend on this I think it is quite doable.
To start you need the ability to compile FB on your machine, which may
not be a trivial task (I've never done it on windows).

-John