Another Ambiguity
Posted: Tue 01 Aug 2006 21:46
Greetings,
I got this error when I tried using SDAC components in a
COM Server:
[C++ Error] atlbase.h(5607): E2015 Ambiguity between 'IID_IErrorInfo' and 'Oledbplus::IID_IErrorInfo'
I know it's a conflict, but which declaration can be safely commented out?
The one in atlbase or the the one in Oledbplus?
Any info would be appreciated.
Thanks,
John
I got this error when I tried using SDAC components in a
COM Server:
[C++ Error] atlbase.h(5607): E2015 Ambiguity between 'IID_IErrorInfo' and 'Oledbplus::IID_IErrorInfo'
I know it's a conflict, but which declaration can be safely commented out?
The one in atlbase or the the one in Oledbplus?
Any info would be appreciated.
Thanks,
John