Subject RE: [Firebird-Java] Re: embeded server under Linux with JayBird
Author Ryan Baldwin
Hi,

>As far as I know, embedded version allows you to open as many
>connections as you like from within the one process (it obtains
>exclusive lock for the database file).

This is the case for the embedded server for windows but the last I was
aware their was not an equivilant for any other platform. There was somthing
called fbembed.so but eventually I found out from somwhere that this was
actually a new FB1.5 client library.

This may be abit out of date - perhaps it can be built from sources - but
their still are no binaries available if it is.

I would be interested to know if this is incorrect - embedded SS on solaris
would be good for me.

Ryan

-----Original Message-----
From: Roman Rokytskyy [mailto:rrokytskyy@...]
Sent: 07 October 2003 16:28
To: Firebird-Java@yahoogroups.com
Subject: [Firebird-Java] Re: embeded server under Linux with JayBird


> I have just searched Firebird-Support archives and saw that
> developers claim to support CS architecture and do not support SS
> architecture I have found which Makefile is for this. Since only CS
> is available, does this mean that one Connection should be used in
> the entire application? Or if I decide to use another Connecton it
> will span another thread(process?).

As far as I know, embedded version allows you to open as many
connections as you like from within the one process (it obtains
exclusive lock for the database file). Any other process trying to
attach the database will complain about not being able to lock the DB.

Roman



To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com



Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/