Subject RE: [IBO] Is Turbo Pro well for IBO and Firebird ?
Author Jason Wharton
Boris,

> can Turbo Delphi Pro work with Firebird using IBO ? What about
> dbaware componets like dbgrids dblookups, etc. ?
> I need client/server access for local networks and also remote
> connections to the database via internet.
>
> I found 5-6 threads about Turbo Pro in this group but no one stating
> clearly (for me, sorry) whether Turbo Pro is enough.

Should do just great.

You only need the TIBODataset module if you are going to stay with the
TDataset based components.

If your network is slow when not on the LAN you may experience a less than
desirable latency but it depends on what you are doing.

Jason