On Mon, Nov 17, 2008 at 15:19, kixzo <[EMAIL PROTECTED]> wrote:
> Hello,
> I want to show the Backup and restore Progress to the Users.
>
> How can I do so, is there any way firebird process returns any values on the
> Progress.

Hi,

I did the following:
I counted the lines returned by doing a verbose backup, and used that
to control a progressbar. Of course that's only an estimate but if you
always store the last total line count and use that for the next
backup/restore cycle then it should be accurate enough.

HTH,
Markus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to