I am using VB.net with a SQL database. I have all the code to connect to the database. My combo Box is called cboItemNumber.
The table that Im pulling it from is called AUTO, FieldName that I want displayed in the combo box is called ItemNumber. What type of database code do I use to get this baby running?