Friday, August 6, 2010

In C# how to retrieve the checked values of listview control and store to ms access?

In my project presently i am using two tables Emp %26amp; Project tables


For a single project i have to assign multiple employees I am not getting how to store these values into the database. whether i should take another table?.


Whatever i selected in listview control with checked options that should store in to the ms access.In C# how to retrieve the checked values of listview control and store to ms access?
make use of DataAdapter class

No comments:

Post a Comment