Subject | Re: [Firebird-Java] Multiple connections to embedded Firebird |
---|---|
Author | Jim Starkey |
Post date | 2004-12-24T12:19:54Z |
Garrett Smith wrote:
as classic (with security turned off). I'm not at all sure that cross
process access is functional, but multiple connections with a single
process is a no-brainer.
>There should be no problems at all. The engine is essentially the same
> My understanding is that embedded Firebird does not support multiple
> concurrent connections. However, I am able to open multiple connections
> via Jaybird. I'm a bit suspect of these and suspect there will be
> problems (deadlocks?, data corruption?) if I use them non-serially (i.e.
> from different threads).
>
as classic (with security turned off). I'm not at all sure that cross
process access is functional, but multiple connections with a single
process is a no-brainer.