Retrive column names of a table into a combo box
- by syedsaleemss
Im using c# windows form application. I have a database with many tables. Each table has several columns. I need to populate the combo box with the column names for a selected table.