Hi ! I'm using Delphi 6 and Firebird 2.x and for connectivity had been using dbExpress and since it had various problems I want to experiment with=A0 IBObjects 4.8.7.=20
I connect in the following format. TIB_Connection --- TIB_Transaction --- TIBOQuery --- TDatasetProvider --- TClientdataset --- TDatasource Actually I'm removing dbExpress and connecting using IBO now at some instances I get this error "File not found IBODataset.pas"=A0 and I cant find that pas file anywhere in my HDD. But I found IBODataset.dcu in C:\IBO4\D6 and the path is already included in the Library Path. What can be done ? Thanks in Advance ! Moorthy ```````

