1) I have Azure SQL connection. Table is named'[dbo].[PROJECTS]' and it has several columns like "ProjectName. (DataTable works fine with this connection and listing all ProjectNames)
2) I have listbox and I would like to list all ProjectNames.
3) I have added to "Items" value '[dbo].[PROJECTS]', but it display nothing.
How to make listbox to list all ProjectNames?

Report
All responses (
Answers (