Results 1 to 3 of 3

Thread: display access table on vb6

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2007
    Posts
    25

    display access table on vb6

    how can i display a table which i had created in access on my vb 6 form

  2. #2
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: display access table on vb6

    You can use a DataGrid or a MSFlexGrid, or a List View. try code back at VBF.
    i prefer a DataGrid unless you need checkboxes.
    Last edited by Fazi; Jul 10th, 2007 at 04:28 AM.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jun 2007
    Posts
    25

    Re: display access table on vb6

    ty fazi.

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