I am using
vb.net 2003.
I have created the OLEDB connection, dataadapter and dataset to fill the listview from the access database table. List view have 5 columns and 5 rows. This is filled by user from various tables. After filling the listview I need to update the tables based on the entries of listview. I do not know how to update table with listview items. Can some body help me
rSd