Hello all,
Could some body point out the error.
I am trying to add a few values into the Ms Access Database with ASP.NET
It Gives me an error at the place of ExecuteNonQuery ()
I just want to know how would a create a simple interface like
Enter Name ------ Textbox
Enter Contact------Textbox
And then Add that Information what the user enters into the access database.
I would appreciate Immediate help
Could some body point out the error.
I am trying to add a few values into the Ms Access Database with ASP.NET
It Gives me an error at the place of ExecuteNonQuery ()
I just want to know how would a create a simple interface like
Enter Name ------ Textbox
Enter Contact------Textbox
And then Add that Information what the user enters into the access database.
I would appreciate Immediate help
Comment