ADO and VC++ in Visual Studio 2005
- From: "Jeremy Lloyd" <xx.jeremy.lloyd.xx@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Aug 2006 15:08:10 +0100
When #import ing the ADO libraries using Visual Studio 2005 I get the
following error messages...
....\msado15.tlh(1012) : error C2327: 'ADODB::_ADO::Properties' : is not a
type name, static, or enumerator
....\msado15.tlh(2090) : error C2327: 'ADODB::Command15::Parameters' : is not
a type name, static, or enumerator
....\msado15.tlh(2245) : error C2327: 'ADODB::Connection15::Errors' : is not
a type name, static, or enumerator
....\msado15.tlh(2485) : error C2327: 'ADODB::Recordset15::Fields' : is not a
type name, static, or enumerator
....\msado15.tlh(3084) : error C2327: 'ADODB::_Record::Fields' : is not a
type name, static, or enumerator
....\msado15.tli(109) : error C2065: '_result' : undeclared identifier
....\msadox.tlh(489) : error C2327: 'ADODBX::_Index::Properties' : is not a
type name, static, or enumerator
....\msadox.tlh(1053) : error C2327: 'ADODBX::_Table::Properties' : is not a
type name, static, or enumerator
....\msadox.tlh(1166) : error C2327: 'ADODBX::_Column::Properties' : is not a
type name, static, or enumerator
Can anyone help? I didn't have these problems with either VC6 or VS 2003.
Thanks
Jeremy
.
- Prev by Date: Re: EditMode gets reset to adEditNone when adding multiple records
- Next by Date: Re: adVarWChar slower than adVarChar
- Previous by thread: Re: EditMode gets reset to adEditNone when adding multiple records
- Next by thread: JRO Compact/Repair not working anymore
- Index(es):