Results 1 to 3 of 3

Thread: Linq - Access database - combobox

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2016
    Posts
    13

    Linq - Access database - combobox

    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! ​

  2. #2
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    5,872

    Re: Linq - Access database - combobox

    If you want to use LINQ then you must be using VB.NET, you posted your question in the Classic VB Forum, dedicated to VB6 and earlier

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2016
    Posts
    13

    Re: Linq - Access database - combobox

    Ok, I will move my question in vb.net

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width