Have some mercy on me, I am a NEWBIE! :rolleyes:
I was wondering if in VB.NET it was possible to take a combobox and use that as part of a select statement to change a label. Obviously this is done through an event handler, but I am not sure how to set up the code to use the selected value of the combo box and insert it in a sql statment.
I have no sample code, for I am lost in even starting this part of the project. Please help anybody?!
I was wondering if in VB.NET it was possible to take a combobox and use that as part of a select statement to change a label. Obviously this is done through an event handler, but I am not sure how to set up the code to use the selected value of the combo box and insert it in a sql statment.
I have no sample code, for I am lost in even starting this part of the project. Please help anybody?!
Comment