Results 1 to 3 of 3

Thread: Displaying a Access database table in VB 2010 DataGridView

  1. #1
    New Member
    Join Date
    Aug 12
    Posts
    7

    Displaying a Access database table in VB 2010 DataGridView

    Hello,
    I connected a Access database table to the DataGridView control.
    And the VB displays the table in the grid.
    But the VB didn't pass the values of the Access table.
    So I see an empty grid.
    How can I manage this question?

    Shlomo

  2. #2
    PowerPoster
    Join Date
    Jul 06
    Location
    Maldon, Essex. UK
    Posts
    5,134

    Re: Displaying a Access database table in VB 2010 DataGridView

    Welcome to the Forums, you've actuaslly posted this question in the wrong section (this is for 'legacy' VB rather than the .Net versions)

    You may find this link helpful http://social.msdn.microsoft.com/For...-1ca27ddf3c80/

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 02
    Location
    Bristol, UK
    Posts
    35,559

    Re: Displaying a Access database table in VB 2010 DataGridView

    Thread moved from the 'VB6 and Earlier' forum to the 'VB.Net' (VB2002 and later) forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •