>>>  Is there a way to specify for Backup service to use nbackup and make
>>>  incremental backup?
>> No. AFAIK nbackup isn't available thru Service API.
> 
> Nether I can find any link to api for nbackup..hope you know more!
> This is a bad news...back to batch file...or process !

AFAIK, nbackup can be completely managed via SQL, so you can automate 
this part in your application. Whether it is Services API or DSQL API - 
it does not really matter. What matters is whether the driver provides 
the convenience methods for it. For example, our JDBC driver doesn't - 
not enough time to implement it, same, I think, applies to .NET 
provider. But you can help - code it for your application and contribute 
the code back to the project. As basis for the next development it is 
more than enough.

Roman

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to