Hello All,
I'm not very experienced in Visual Studio but I did take a course whenever I was in college and I seemed to have forgotten how to do some stuff. I am connecting to an Access 2002 database with the Data control. I have text boxes that are connected to certain fields from my tables and all the connections are working and I can see all my tables and fields in the dropdown boxes in properties. I would like to have a command button that is used to update a record with the information that is entered in the textboxes, but the trouble i'm having is, when I enter stuff in my textboxes, it updates my database without having to click any update button. I can't remember what we did in my class that enabled us to use a button to update records. If anyone can help please let me know. Thanks! Nick
I'm not very experienced in Visual Studio but I did take a course whenever I was in college and I seemed to have forgotten how to do some stuff. I am connecting to an Access 2002 database with the Data control. I have text boxes that are connected to certain fields from my tables and all the connections are working and I can see all my tables and fields in the dropdown boxes in properties. I would like to have a command button that is used to update a record with the information that is entered in the textboxes, but the trouble i'm having is, when I enter stuff in my textboxes, it updates my database without having to click any update button. I can't remember what we did in my class that enabled us to use a button to update records. If anyone can help please let me know. Thanks! Nick