I have a customer form built in VB.Net with a Name Field, Address Field, City, State, Zip, and Phone number Field. I also have an Access Database with these same fields as a part of a Customer table. I already have my adapter and connection and dataset all setup in VB.Net. I cant figure how to add what i have in these fields on my VB Customer form to the Customer Table in access. I just need to know how to code my addCustomer Button. PLease Help Me!!! Thanx

Bass