Subject Re: [IBO] Errors with simple project
Author James
Hi
richscheuermann wrote:

> I have a simple project with one data module and one form. The data
> module has an IBConnection, Query, and DataSource.
>
> The form has a TIB_ Grid. I am connecting to the Employee data base
> that came with Delphi 7.
>
> The fields from the file show up in the grid at design time.
>
> When I try to run it I get the following errors.
>
> (Error) File not found: "IBD_Login.DFM"
> (Error) File not found: "IBD_CancelQuery.DFM"
> (Error) File not found: "IBD_Error.DFM"
> (Error) File not found: "DatePicke.RES"
> (Error) File not found: "IBD_IBMemoEdit.DFM"
> (Error) File not found: "IB_Grid.RES"
>
> What am I doing wrong?
>
I think the IBO components where not properly installed or please check
if you have added IBO source path to the Delphi's library path

regards,
james