> > There can be many record with differenet id_ in one collection.Don't do this. keep all handles in the same collection.
> > A collection, as I understand it is a container to hold records
> > of a similar form together. It's a bit like table in a rdms.
> >
> Yes this is what i am doing Creating collection for each handle.