Results 1 to 6 of 6

Thread: ADO and Listview **RESOLVED**

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2003
    Posts
    419

    ADO and Listview **RESOLVED**

    Hello, I have a database in ADO. I want to populate a listview with every record in the database. The listview will only have 3 columns with headers "field1", "field2", "field3". Each "field" will contain the data from the fields, of the same name in the database. In other words, Column "Field1" will have data from the field in the database "Field1". I did a search and did not really find what I needed.
    Last edited by LostAngel; Dec 16th, 2003 at 01:59 AM.
    Code:
    If LostAngel.Tag = "Programming" then
       LostAngel.Caption = "Awake"
    Else
       LostAngel.Caption = "Dreaming of Code"
    End If

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