Subject Re: [Firebird-Java] Re: Backup with Java
Author Ivens Tadeu Silveira
        I wrote something about ServicesAPI, but the samples are insuficient to create something usefull and I couldn't find anyone that´s using ServicesAPI to do backup.
 
----- Original Message -----
Sent: Thursday, January 08, 2004 8:36 AM
Subject: [Firebird-Java] Re: Backup with Java

>         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?

gbak is just a client application that connects to the database,
traverses tables and metadata and dumps their content into the file in
some format. You can write your own application that does the same
thing, but I don't see the point of inventing a wheel.

Another option would be to use ServicesAPI, but they are not supported
in type 4 driver. Type 2 driver seems to support them, but I do not
know how to use it. Ryan, any comments?

Roman




Yahoo! Groups Links