Re: VB.NET References

From: Chris Podmore (ChrisPodmore_at_discussions.microsoft.com)
Date: 01/28/05


Date: Fri, 28 Jan 2005 08:59:05 -0800

It's XP Pro SP2 so I guess that the latest MDAC is installed.

I can remove the reference on the machine that doesn't work and add it
again. There is an adodb in the list of references, the project then compiles
on both machines. It's just a real pain having to change all the projects.

Just so people know, we are using adodb for compatability with some legacy
code that needs to be called until we can get in all in VB.NET.

Chris.

"Michele" wrote:

> Your problem sounds like an ADO COM object not found ..
> Try to install MDAC_TYPE : but there are several version of this package!
> If your project refer to ACCESS 97 DB objects you should apply MDAC_TYPE 1.0
> JET 4.0 DB objects use latest package like MDAC_TYPE 2.7
>
>
> "Chris Podmore" <ChrisPodmore@discussions.microsoft.com> ha scritto nel
> messaggio news:AF370E69-EB9B-411E-A5E6-7A12D1EEA791@microsoft.com...
> > Not sure if this is the correct group, apologies if it isn't.
> >
> > I am trying to set-up another development machine but have a problem with
> > references with the project file. On all of our existing development
> > machines
> > the reference to ADODB have Guid; VersionMajor; VersionMinor; Lcid and
> > WrapperTool. The machine I am setting up says it can't find ADODB so I
> > created a new project and it's references are AssemblyName; HintPath and
> > AssemblyFolderKey. What have I done wrong?
> >
> > Thanks in advance.
> > Chris.
>
>
>



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: 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: MDX Solutions Second Edition
    ... I found the first book very interesting and useful and am always using it as ... Formula, Custom Rollup Formula, and also on how to use MDX in the "Script ... Basics" chapter, maybe with some references to AMO, if possible. ... "Chris Webb" wrote: ...
    (microsoft.public.sqlserver.olap)
  • Re: Ming the occasionally merciless
    ... Chris but there you go. ... No, Mong as in someone who is obtuse, stupid. ... apologise unreservedly, but it was just a playground name, nothing ... delight in making sly references to the issue by slipping references ...
    (uk.media.tv.misc)

Loading