I am having problem in connecting the database. As I am new to it so I have started with simple basic statements. But the compiler is giving the following error
Type 'OleDbConnection' is not defined.
In fact it gives error at many other things as well. As when I was trying the RegularExpressionValidator it was not even recognizing it as well. Is there some problem with the .Net Framework installed or is there a possibility of using the wrong code. Please guide me as I have to finish my project.
Thanx in Advance.