Subject | Re: [Firebird-Java] Re: setAutoCommit() throws Exception in JBIRD2.0 |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-09-11T09:09:09Z |
Thanks for the confirmation.
exclusive access.
obtained).
Roman
> -I am accessing a database from java via the embedded server. I wantNo, this is not possible, since embedded locks the database file for
> to backup the database while the connection is still open. Should
> FBBackupManager be able to do that? (backupDatabase() seems to need
> it's own connection).
exclusive access.
> Is there any other way to backup an embedded database while it is inOnly via your application (in fact the same JVM in which the connection was
> use (other than me writing my own function)?
obtained).
Roman