Results 1 to 2 of 2

Thread: Displaying data from an Access DB Table into a combobox....HELP plzzz

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2003
    Location
    South Carolina
    Posts
    3

    Displaying data from an Access DB Table into a combobox....HELP plzzz

    I have an Access DB with a few tables.
    One's called tblTech with about 5 names in it.

    In VB.NET I have a form and one of the objects is a combobox named comboTech.
    When I debug the form and run it I'd like the comboTech combobox to display the names from the tblTech table in a dropdown list.


    Data Connections (Solutions Explorer)
    ACCESS.c:\...\Database\Database.mdb.Admin I can expand the tree of this DB in Solution Explorer and see my tblTech and the names in it.

    Also...
    When I created this connection... under the provider tab I selected "Microsoft Jet 4.0 OLE DB Provider"

  2. #2
    Hyperactive Member
    Join Date
    Jun 2003
    Posts
    376
    cboggs:

    Let me know if you resolved this issue yet, I believe I can give you a hand on this.

    Andy

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