hi there

ive been trying to add data to an access database using binding but ive been unsucessfull each time
I simply cant add data to the database, from the text box that i have on a form

I have two textboxes on a form, name txtId, and txtName,

and i have a database named testing
table name : student

table fields : studentid
studentname

CAn anyone help me in trying to add data to this database from the form plz.
thanks

HELP PLZ