Results 1 to 6 of 6

Thread: ADO help

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    425

    Unhappy ADO help

    can anyone help me with examples codes like getting all the names from a table and display them on a listbox when clicking on any of the names of the listbox the details will be displayed in the textboxes.

  2. #2
    Lively Member
    Join Date
    Feb 2002
    Location
    on Earth
    Posts
    110
    loop through each field in the table into the listbox.
    when the user select one item in listbox, do this
    i cant do live coding as i am not tat pro yet

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    425
    where did you get that skin from??
    nice

  4. #4
    PowerPoster
    Join Date
    Jun 2001
    Location
    Trafalgar, IN
    Posts
    4,141
    Here is a quick sample. It is connecting to the Northwinds Database. You should have it you your VB directory. You may need to change the connection string if it is installed in a different place than where I have it.
    Attached Files Attached Files

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    425
    Thanks alot markt!!
    i will go through it

  6. #6
    Lively Member
    Join Date
    Feb 2002
    Location
    on Earth
    Posts
    110
    winamp.com hehe

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