Subject RE: [firebird-support] Backing up when Embeded Server Used?
Author Alan McDonald
> Hi Folks:
>
> Developing in C++ for Windows with the current Firebird,
> 2.1.1.whatever.
>
> The app I'm working on has buttons to run the backup and recovery.
> This worked when we were using Firebird Super Server, but we've
> changed to the embedded server and Gbak isn't available to us.
>
> How do we implement our app's backup and recover buttons when
> using the embedded server?
>
> Thanks
> Larry

you just use the serices API
Alan