Subject Entry Point Not Found
Author ervin_sarok
I wrote a very simple component that inherits from the TIB_Connection
class. After I install the component and restart Delphi I get the
following error message.

---------------------------
Borland Delphi 2005: bds.exe - Entry Point Not Found
---------------------------
The procedure entry point
@Ib_components@TIB_Dataset@DoMacroSubstitute$qqrv could not be located
in the dynamic link library IBO40CRT_D2005.bpl.
---------------------------

I searched for every IBO40CRT_D2005.bpl on the computer to make sure I
only have the lates one on my computer. Any suggestion?

Thanks, ERvin