Hello,

does anyone know how to get a .NET wrapper assembly for old ADODB? In
C:\Windows\assemby I do not have the assembly ADODB version
7.0.3300.0. So I have to install the assembly explicitely. Any ideas?

Thanks in advance,
Norbert

Re: How to install .NET wrapper for old ADODB dll? by Norman

Norman
Wed Mar 05 12:26:43 CST 2008

Go to:

C:\Program Files\Microsoft.NET\Primary Interop Assemblies

You will find "adodb.dll".

If you want to add it into GAC, simply drag it into GAC.


"Norbert Pürringer" <thalion77@graffiti.net> wrote in message
news:ccafca84-8bd2-4ce1-96e7-df53080ec6f9@n36g2000hse.googlegroups.com...
> Hello,
>
> does anyone know how to get a .NET wrapper assembly for old ADODB? In
> C:\Windows\assemby I do not have the assembly ADODB version
> 7.0.3300.0. So I have to install the assembly explicitely. Any ideas?
>
> Thanks in advance,
> Norbert