[ACCEPTED]-Error with: using System.Data;-system.data
Accepted answer
You are missing assembly reference. You 6 need to add assembly reference.
Check out 5 following images.
Go to soution explorer 4 right click on references and select Add 3 Reference.
then Select System.Data assemly 2 reference.
That's it.
Press ok.
Press F6 to 1 rebuild your project.
In the Solution Explorer
window of Visual Studio right click 3 on your project, and click Add Reference
. There you can 2 add assembly reference which are sometimes 1 needed to use certain namespaces (like System.Data).
view > Object browser then select System.Data then 1 add references in selected project IMAGE1
Source:
stackoverflow.com
More Related questions
Cookie Warning
We use cookies to improve the performance of the site. By staying on our site, you agree to the terms of use of cookies.