Is it possible to restore the correct the link to Bold for Delphi 2006/2007
(http://cc.borland.com/item.aspx?id=23890).
As Dmitry G. wrote it previously, the link points effectively to the version 90 (id=23191)
and not the version 100.
It will be interesting to have a version compiled for 2007 because the BoldDatabaseAdapterIB
copmonent need a recompilation.
[DCC Error] DM_BussinessLayer.pas(13): F2051 Unit BoldIBInterfaces was compiled with a different version of IBDatabase.TIBDatabase
Thanks,
Eddy
Hi Eddy,
I am not sure but I think you should be able to recompile that as
BoldIBInterfaces.pas should be included.
Regards,
Danny
No, when I try to recompile the dpk, it asks to recompile the
Bold100.bpl.
I have recompiled the TBoldDatabaseAdapterDBX and uses it successfully.
Thanks,
Eddy