Subject | Re: [IBO] Re: Backup and Restore |
---|---|
Author | Paul Vinkenoog |
Post date | 2002-12-08T15:06:07Z |
Hi all,
for these services. (I noticed however that the Classic Server for
Linux does not offer services - SuperServer does.)
Because the API calls require al kinds of tedious and error-prone
low-level stuff like setting up service param blocks and the like, I
recently wrote three easy to use front-end functions IB_Backup,
IB_Restore and IB_VerifyUser to take care of this.
If anybody is interested I can put the source on my website for
download. They are in C++ but they should be easy to transcode to
Pascal.
Greetings,
Paul Vinkenoog
>> Are there components that I can use to backup and restore FireBirdI think gbak is only an option if you're local. You can call the API
>> Database?
> IBO has not.
> Maybe you can execute a gback from your program...
for these services. (I noticed however that the Classic Server for
Linux does not offer services - SuperServer does.)
Because the API calls require al kinds of tedious and error-prone
low-level stuff like setting up service param blocks and the like, I
recently wrote three easy to use front-end functions IB_Backup,
IB_Restore and IB_VerifyUser to take care of this.
If anybody is interested I can put the source on my website for
download. They are in C++ but they should be easy to transcode to
Pascal.
Greetings,
Paul Vinkenoog