473,396 Members | 1,771 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

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.

Mar 15 '06 #1
3 2752

<va********@gmail.com> wrote in message
news:11**********************@p10g2000cwp.googlegr oups.com...
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.


Right Click in Solution Explorer and select ADD Reference and under the COM
tab, select:
Microsoft ADO Ext. 2.8 for DDL & Security.
Then when you type in : Imports ADODB will show up.
james
Mar 15 '06 #2
I have done that already. No luck.

Mar 16 '06 #3
Works in 2003 but, in 2005 it comes back with only ADOX. Sorry I didn't
realize that it was different in 2005.
I tried a couple of other references and still the same thing. I guess this
means that ADODB is not supported in
2005. Hopefully, you can get an official answer to this. I have a couple
apps myself that use ADODB written in
2003 (VB) and would like to keep them as is if I ever have to move them to
2005.
james

<va**************@gmail.com> wrote in message
news:11**********************@p10g2000cwp.googlegr oups.com...
I have done that already. No luck.

Mar 16 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Chris Asaipillai | last post by:
I have a problem executing the following Stored Procedure from code. The SP Text runs like this: ALTER PROCEDURE prc_InsertContractDirectStatus­_tmp @var_ContractID VARCHAR(50)
4
by: KLomax | last post by:
I have a VB6 com object that uses ADO 2.1 for data access. I have referenced this object in a aspx application. It works fine on my local development machine. On our staging server, it errors when...
0
by: Andre Azevedo | last post by:
Hi all ! I've created a .net serviced component with only one method. This method receive an ADODB.Command object and execute it. The ADODB.Command object is created in the client process. (VB...
0
by: ASP.Confused | last post by:
The old message looked a little stale, so I am re-posting it here. Anybody have any ideas of what I could do?!? The previous responses to this question are below. If you want to look at the...
6
by: Wonder | last post by:
We have a VB.NET project with a reference to ADO 2.5 When I open it on my machine, I get the following build error: "The referenced component 'ADODB' has an updated custom wrapper available." ...
3
by: divya | last post by:
Hi, I have a table tblbwday with 2 fields Name and Birthday.I have written this script for displaying evryday names of the people on that day. <% set objConn...
10
by: CJM | last post by:
I'm trying to call a package/procedure in oracle (from an ASP page) which requires a number of parameters. I have got this working using OO40 but unfortunately the transaction rollback function...
1
by: komatouch09 | last post by:
Hi I am new to visual basic. I write program to navigate & update data from table. My database is in Informix & use ODBC connection. When I nevigate the data it works properly. When I Update the...
8
by: Ben | last post by:
Hi! I already sent this to the ACCESS newsgroup. But since I do not know really which side is really causing the problem, I have decided to send this inquiry to this newsgroup also, if I may....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.