Dear Folks,
i created this thread because i got no help on something setting me back that i presented in another thread. In that thread, someone suggested that i use a dataset instead of a Datareader.
I am trying to populate a form using a DataReader....how can i populate my form by simply using a dataset.
You will excuse me, i know how to create one,fill it and use it but i dont know how to populate each control on my form with a corresponding field of the record accessed by the dataset.

Any Idea will be highly appreciated.