database problem
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
:((I am using the ADODC control to manipultate data. now I want to add new(record) data to my table for this purpose what I have tried is this code "adodc.recordset.addnew" but the error that comes on clicking the add button is data bound error this is because I think that I have not specified the field in which I want to insert new data. I have tried it unable to know how can i update,dalete, add new data. Please if you can help me by giving certain example for practicing data base or refer any site that can help me. I am using access on my back end. Reply me soon