Subject | Re: [Firebird-Java] Backup with Java |
---|---|
Author | Ivens Tadeu Silveira |
Post date | 2004-01-08T10:24:59Z |
Thanks, but I
want to do this without gbak. Is there any way to do this using some internal
resource of Firebird, like a command throught the connection JDBC?
----- Original Message -----From: Rick FincherSent: Wednesday, January 07, 2004 6:26 PMSubject: Re: [Firebird-Java] Backup with JavaHi Ivens,
There are numerous ways to do this. If your Java app is running on the same
server machine as Firebird you could simply use java.lang.System.exec() to
call gbak from the command line.
You could use java.rmi to do this from a remote Java system.
Rick
----- Original Message -----
Anyone knows if it's possible to do a database backup from a java
program? If it's possible where can I get a sample?
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/Firebird-Java/
- To unsubscribe from this group, send an email to:
Firebird-Java-unsubscribe@yahoogroups.com
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.