Subject Re: [IBO] IBOTDatset tab
Author Helen Borrie
At 09:54 AM 29/05/2003 +0000, you wrote:
>Hi
>
>I would like to use some tmssoftware db components with IBO.
>These and other components need a normal Datasource.
>
>First is this possible ?
>
>Looking through the help on the web site (IBobjects Product Module
>Pages) it appaears iboTdatset are the components to do this ?

Yes: but if you are using an edition of Delphi that doesn't support the
VCL's database components, then the iboTDataset components won't have been
installed. They don't work without the db libraries.


>I have installed the eval version of ibobjects and don't have this on
>my component tab ?

What version and edition of Delphi do you have?


>What are the names of the pakages to install ?,

The packages are those with "X" in their names.

>if not in the eval version where can I get them.

They are in the eval version. Your best bet would be to open the DPK files
for the packages in question and check whether all of the libraries named
in the Requires section are present in your Delphi installation.

Helen