How get the names of all the tables from a database in a combo box using c#
- by syedsaleemss
Im using c# .net windows form application. i have a SQL database with 5 tables. i need to populate a combobox with these table names. only names should be displayed.