Re: Very funny issue with ADODB interop

Per Bolmstedt <[email protected]>
Newsgroups gmane.comp.windows.devel.dotnet.clr
Message-ID <LISTSERV%[email protected]>
On Mon, 28 Jan 2008 15:06:15 +0200, Brady Kelly <[email protected]>
wrote:

> In one method in my Document class, I have the declaration
> following declation.  It gives me CS0234:

Looks like C#, so DOTNET-CX would probably be a better list than this one.

> The type or namespace name 'RecordSet' does
> not exist in the namespace 'ADODB'
> ADODB.Recordset sqlRs = new ADODB.Recordset();

RecordSet != Recordset, so maybe there's something wrong with your Interop
imports? What does the rest of the code look like?

===================================
This list is hosted by DevelopMentor®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.