Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am developing an application in Visual Basic 2010 that is accessing a database using ADO

The problem I have is that the reference to ADO seems to disappear when I clean the build.

The error message I get is:
'ADODB' is not declared. It may be inaccessible due to its protection level.

I have checked the application references 100 times and
Microsoft Active X Data Objects 6.1 Library
is present.

The application runs perfect in the environment

Please assist before I go crazy

BR
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900