Subject RE: [IBO] Re: Using TIBODatabase instead of TIBDatabase
Author Jason Wharton
> I was thinking there was another component
> inheriting from TIBDatabase, that would
> allow me to connect my other component.
> It seems that IBO wont work for me.
> I cant replace the other component
> I'm afraid.

IBDatabase is an IBX component.
It will not work with IBO.
Use IBODatabase component with IBO.

Jason Wharton