Subject IBODataSetEditors
Author bruce_haskell
I am in the process of changing from using the BDE to using IBObjects
for accessing interbase with Delphi 6, Enterprise (UpPack 2).

I have some of my own components that are being effected.

I am trying to use the TTableNameProperty editor, but when I add
IBODatasetEditors to the uses clause and try to compile, I recieve
the error
"DSDesign.pas(18):File not found: 'DrpCtls.dcu'.

I do not find a DrpCtls file anywhere.

Can any one help me resolve this.

Thanks,
Bruce