Hello,
I am working on a project where I have to display on a form values of a database.
The database in .mdb format (Access). I would like to have a combo-box that shows 2 fields of the database, in this case, last name & first name.
I think I should be using Linq for that, but I am struggling a lot with the syntax and not sure how to do it. ​Help would be greatly appreciated! ​