Results 1 to 3 of 3

Thread: ADO recordset vs listbox

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 1999
    Location
    Linköping, Sweden
    Posts
    19
    Hi!

    The VB help says that it is possible to populate a listbox with a ADO recordset and the DataSource property. I can't get it to work; the listbox ends up empty... Does anyone know how to do this?
    /Magnus

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    is it a problem if you do it manually, or do you have to bind it via the data control?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 1999
    Location
    Linköping, Sweden
    Posts
    19
    I want it to be bound to the data source. OR, if I add items manually, I want to be able to update items in the listbox when the underlying data in the database changes.
    /Magnus

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