Hi all VB Guru here,

I would like to get you opinion on doing this:
1. What i would like to do is, i will load a data from the Access database into the Program, then i should able to select a certain record from the list, (like using the checkbox) then save dit back to the database.

2. My question is, which components is better and suitable for this purpose? I'm thinking of listbox, mshflexgrid (look like cannot have checkbox there?), datagrid? There is no editing on the record, but should be able to know what is the records selected when saving back to the database.

Hope can get some valuable suggestion from you people.

Thanks a lot.