Results 1 to 2 of 2

Thread: Populating Listboxes from Access database

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2001
    Posts
    1

    Unhappy

    Can anyone help ?

    I am using VB6.0 and want to populate data in a list box from information contained within an MS Access database.

  2. #2
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Dunmow,Essex,England
    Posts
    898
    use ADO to make a connection and populate a recordset. Loop round the recordset to populate the listbox using the additem method.

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