Results 1 to 2 of 2

Thread: How to show the adodc recordsource data in a listview?

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2009
    Posts
    3

    Post How to show the adodc recordsource data in a listview?

    How to show the Adodc record source data in a list view?

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: How to show the adodc recordsource data in a listview?

    Thread moved to Database Development forum (the "VB6" forum is meant for questions which don't fit in more specific forums)


    Is there a reason you are using a dreaded Data Control?

    For an explanation of why it is a bad idea, see the article Why is using bound controls a bad thing? from our Database Development FAQs/Tutorials (at the top of this forum)

    That article contains a link to the recommended alternative (ADO code), which has an example that replicates the main features of the data control. There are many other articles in the "Classic VB - ADO" section of the FAQs thread, which help you to extend it in many ways - including filling a ListView.

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