Probelm with TMyConnection and TRvProject
Posted: Sat 25 Oct 2008 10:02
Hello
When create default project from CodeGear C++ 2007 and put TMyConnection and TRvProject on the form, I've got an error when I try to compile program..
I can not use these two componets at the same time.
How I can create e Report ?
I'm using MyDAC 5.55.0.39 and CodeGearâ„¢ RAD Studio 2007 Version 11.0.2902.10471 under Win XP with SP3 (Polish edition)
When create default project from CodeGear C++ 2007 and put TMyConnection and TRvProject on the form, I've got an error when I try to compile program.
Code: Select all
[BCC32 Error] Craccess.hpp(648): E2015 Ambiguity between 'TTypeKind' and 'Activex::TTypeKind'
[BCC32 Error] Craccess.hpp(648): E2293 ) expectedI can not use these two componets at the same time.
How I can create e Report ?
I'm using MyDAC 5.55.0.39 and CodeGearâ„¢ RAD Studio 2007 Version 11.0.2902.10471 under Win XP with SP3 (Polish edition)