Subject Re: [firebird-support] End of Restore notification?
Author Nando Dessena
Christophe,

p> I execute a restore on a DB through the API (starting a service with
p> isc_action_svc_restore).

p> Once the operation is started on the server, the client (my program)
p> automatically receives the control back and is able to continue
p> processing. The restore is started asynchronously on the server.

you should keep fetching restore information items (possibly on a
separate thread); when they are over, then the restore is finished.
That's how FlameRobin does it.

Ciao
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================