Hi, Everybody. I'm trying to figure out how to Retrieve a DataSet from a SQL Server with a Combo box, then show the results in multiple txtBox's. I can retrieve the correct info from the server into the combo box, but when I select a paticular object nothing happens. I would like to make the program work as follows. I select an object from the ComboBox or DropDown list and the data within that paticular row will show up in my txtBox's. Thank you in advance. Sorry so long wanted to be very discribtive.