im doing a project in visual basic and i need to display data ina listview from a database. I’ve used the select statements but ialso need table adapters to load the files but i dont know how tomake the connection. do i have I need to add a query and then dropthe data onto the form? even thought the listview is alreadythere
Answer