Subject Re: [IBO] IB Phoenix
Author Helen Borrie
At 04:29 PM 10-09-02 -0700, Bill Gage wrote:
>Where would I find information about how I can distribute and application
>that uses the IBphoenix database engine? I am new to the distributed
>database application scene, and so I am not entirely sure what is needed to
>do it.

There is no IBPhoenix database engine. You are probably thinking of
Firebird.

To deploy a Firebird app built with IBO you need:

- the Firebird server software (free)
- a copy of the corresponding Firebird client for each client machine (free)
- your Delphi/IBO application (requires a licensing subscription applicable
to you as the developer, not to instances of deployment)

For Firebird support, subscribe to the ib-support list at
http://www.yahoogroups.com/community/ib-support

Helen