i am trying to show info from two tables in a listview in vb.net, and the sql statement needs a left join statement to join the two tables.
I need help with the code. PLEASE
i need to send an sql string from one form to another form when a selection is made, i know i need to make an instance of the the string and somehow send it to the listview.