I believe you have some controls bind to the ADO data control. So what you need to do is when the user press a button, they will open a connection to the database and do the normal data insertion thru codes. Then remember to refresh the data control.