Has anyone got a good example of loading a data reader into a combo box. I don't want to to just load the data but also have the Id field in there as well. I can do this with a dataset, but the perfomance is very slow. I can't find any examples of doing this a datareader. Also in Vb6 you could also make performance even faster by outputing the recordset into a .dat file and loading it into the combo box from there. Has anyone got any good examples of this. I looked extensively on both these subjects and can find nothing. Help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!