Name 'ADODB' is not declared Error



I have a VS 2005 project that has some pages that still use ADO and
need to stay that way for the time being.
I've added the reference to ADODB and it shows on the references list
as ADODB GAC 7.0.3300.0. The problem is that none of the code
references to ADODB work and they all error out. Even when I type
Impots ADODB, ADODB doesn't show on the list of possible choices as it
should.
Does anyone have any ideas?
Thanks.

.



Relevant Pages

  • Re: Access 2003-Access 2002 Incompatibility
    ... Microsoft ActiveX Data Objects Recordset 2.7 ... this database. ... the available references I do not find ADODB. ...
    (microsoft.public.access.conversion)
  • Re: Interop.CDO uses Interop.ADODB which has a higher version...
    ... I tried removing ADODB from references and adding ADODB 2.8 and ADODB 6.0 without any luck. ... The project references COM->Microsoft CDO for Windows 2000 Library 1.0, which adds two entries under References called CDO and ADODB. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Creating an Access DB & Tables
    ... ISAM.". ... I have ADODB, ADO Ext. 2.8 in my references. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Interop Error: No matching sub on interface
    ... I tried that with References to ADODB 2.7. ... Microsoft KB says that for ADODB 2.8, ... ADO 2.8 interfaces ... The ADODB PIA that is included with Visual Studio 2005 is the same ...
    (microsoft.public.dotnet.framework.interop)
  • Re: VB.NET References
    ... It's XP Pro SP2 so I guess that the latest MDAC is installed. ... There is an adodb in the list of references, ... we are using adodb for compatability with some legacy ... >> Chris. ...
    (microsoft.public.dotnet.languages.vb)