Does anyone have the code to populate a combo box, based on the contents of a table in SQL server? I have searched throughout this site and many books, but am unable to pin down this solution. This is such an easy thing to do in Access, but I am stumped in VB.
Table name: Manufacturers
Fields: ManufacturerName, Model, Category
I am wanting to populate this combo box with the Category.
Thanks in advance for any suggestions.
Andrea
Table name: Manufacturers
Fields: ManufacturerName, Model, Category
I am wanting to populate this combo box with the Category.
Thanks in advance for any suggestions.
Andrea