Subject Re: [IBO] Admin tools
Author Helen Borrie
At 01:22 AM 26-01-01 +0000, you wrote:
>Hello,
>
>I am testing the IBO.
>
>Does IBO have a Admin palette like IB Express ? For example, a
>component to copy the GDB (backup and restore).

No.

FYI, those components use the Services API, some functions of which do not
always work quite as expected. I don't know when (or if) this will get
fixed, as Borland did not open the source for these functions.

Also, the Services API applies *only* to InterBase 6 and Firebird.

If you have Delphi 5, you can use the IBX service components in your IBO
applications.

Another option is to access the Services API directly. The function calls
are documented in the v.6 API Guide. Since these are server (rather than
database) functions, you might like to consider writing a server module for
services like backup and security...

Regards,
Helen

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________