Hi I'm a beginner at VB .net.
I have a table orderNumber containing 1 column orderNo. There is only one value in this column. I want to increment its value by 1 everytime a user clicks on a button. I have the table in a dataset but cannot increment the value, which is an integer. I appreciate any help given. Thanks.
I have a table orderNumber containing 1 column orderNo. There is only one value in this column. I want to increment its value by 1 everytime a user clicks on a button. I have the table in a dataset but cannot increment the value, which is an integer. I appreciate any help given. Thanks.
Last edited: