Subject | RE: [firebird-support] Is embedded version of the FireBird can handle request from more than one app ? |
---|---|
Author | Alan McDonald |
Post date | 2006-04-20T21:14:41Z |
> Hi !no
>
> Is embedded version of the FireBird can handle request from more than
> one app ?
>no - not separate applications. one database with one loaded (embedded)
> I want to create an application. I used SQLite before, but SQLite does
> not have high isolation level just like FireBird.
>
> The FireBird can provide cannot changeable snapshot. If other users
> modify the database, I cannot see it. That is good.
>
> SQLite don't handle this, if other user use commit, I see it's
> modifications... The corruption and insconsistency possible.
>
> So I want to change to FireBird, but I don't want to use FireBird
> server, because if in the machine already exists server, I have
> problems with usernames/passwords; and outer software (fbinstall)
> needed...
>
> The embedding systems have more flexibility, I can use them without
> installation...
>
> But I need two applications:
> 1.) a deamon, who working in the background, and fillup database
> 2.) reporter, who controll gui, and can reporting.
>
> But if fbembed not handle requests of two applications, I need to use
> Firebird Server.
>
> Can anyone help me ?
>
> Thanx for it:
> dd
server only
Alan