I just finished upgrading to Visual Studio 2008. When I compiled for
the first time I got this error message which I didn't get in Visual
Studio 2002. As the error indicates the redefinition conflict is
between two ADO include files.
What is the recomended way to correct this???
Thanks, Neil
***************** ERROR MSG ******************************
1>c:\program files\microsoft sdks\windows\v6.0a\include\dbdaoint.h(138) :
error C2011: 'DataTypeEnum' : 'enum' type redefinition
1> c:\actbooks dev 2007\debug\msado15.tlh(276) : see declaration of
'DataTypeEnum'