I have a program that pulls a bunch of info from a database into a bunch of text boxes.....

I then have some check boxes that when clicked change the numbers that have been loaded from the database in the text boxes.....

HOW DO I WRITE THE CHANGED VALUES BACK TO THE DATABASE????

Data base name = "lifting.mdb"
table = "max lifts"
dataset = "data1"