Results 1 to 3 of 3

Thread: DataGridView, Access Database, Saving Issues

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2012
    Posts
    209

    DataGridView, Access Database, Saving Issues

    Dear Reader,

    I added a Data Source (Access) to my project and made the table into a DataGridView that's on the form. The problem I'm having is saving the data that's inputted into the grid. The save button wasn't highlighted so I enabled it using the Enable Property in the Properties bar. But it didn't help. Any insight?

    Thanks.
    If you find the information I give you useful, please rate my post and tell me why you thought it was helpful. Thanks!

    If your issue has been fixed, please come back to your thread and mark it Resolved. Thanks!

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: DataGridView, Access Database, Saving Issues

    Do you actually have any code to save the data?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    May 2012
    Posts
    209

    Re: DataGridView, Access Database, Saving Issues

    Do you have an example? I don't remember setting up code on a DataGridView before and it saved in a previous program that's why I'm stumped.
    If you find the information I give you useful, please rate my post and tell me why you thought it was helpful. Thanks!

    If your issue has been fixed, please come back to your thread and mark it Resolved. Thanks!

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