Subject Re: [IBO] IBOAdmin
Author Paul Vinkenoog
Hello Arnaldo,

> Hi Mark, Thanks for the answer You gave Me, but after Your changes,
> nothing, always the same errors.
> 'Operation cancelled .... ' and ' SPB Constants not .... '.
>
> Do You know what are SPB Constants??

An SPB is a Service Parameter Buffer; you (or the connectivity layer)
can set one up to supply parameters to service API calls.

There are many spb constants, defined in ibase.h: isc_spb_version,
isc_spb_user_name, isc_spb_bkp_file, etc. etc.

If you don't call API functions yourself, you should never have to
deal with them. Maybe something wrong in IBOAdmin?

BTW, if you only need IBOAdmin for backup/restore or user
verification, you might as well pick up the free functions at
http://vinkenoog.nl/firebird/


Greetings,
Paul Vinkenoog