Hi Folks, I'm working on a small application that interacts with a sql database. I've managed to pull a list of customers (Company names) from the Customer table and populate a combobox. Now I'm trying to populate some textboxs or labels with the company address from the same database based on the user selection in the combox box. I've been searching the net for the last week or so and haven't been able to get any of the code that I thought would do it to work.
So i need help....... which will be greatly appreciated.
Cheers