Hi:
I want to take a previously filled listview control and read the contents into variables, then use the variables in an INSERT query. The SQL I can handle, but I keep getting errors when I try to get the data from the control. The Intellisense does not work for this control and the code is a...