Subject | Re: [Firebird-Java] Backup with Java |
---|---|
Author | Ivens Tadeu Silveira |
Post date | 2004-01-14T11:15:12Z |
Hi Rick,
Could you
answer me just one little thing? It´s possible access gbak directly from my
client computer using RMI or I will need an another program in the database
server to receive de request from client and them run gbak. Thanks.
----- 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.