Subject Re: [IBO] Zebedee and TIB_Connection component
Author Artur Anjos
This will change to something like:

> Server - localhost/pppp
> Path - /opt/interbase/dbdata/XXX.fdb

pppp is defined in ZeBeDee (it's something that you define in your ZeBedee
configuration. You can use port 3050, but you can not use a Fb/Ib Server at
the same time).

When you use ZeBeDee, you will conect to a local port used by ZeBeDee [if
you are using ZeBeDee client on the same machine that your application, that
is the usual. However, we can use a 'ZeBeDee Client' Server on the network].

Artur