Ok, so I'm copying information from an external SQL database to my VB.net program. Now I'm a bit confused with the ways I can import it... I've been reading about Datasets and Result Sets and from what I can see the Result Set is the easiest way of doing it.

Before I started I thought I should ask if anybody had any suggestions. I don't want to start doing it all and then find out I'm doing it wrong!!

Thanks again,

Alex