Results 1 to 2 of 2

Thread: adding a record to access database

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2009
    Posts
    10

    adding a record to access database

    Hi there -
    We're trying to work out some code for saving from a textbox to a database field without using DataGridViiew. We have it working using the automated controls that Visual Studio gives us, but if we have a form with text boxes, can we make it so that, on a button click, it dumps that stuff into a field in a table?
    Thanks so much!
    SchoolProject

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

    Re: adding a record to access database

    Read the FAQ thread at the top of the Database Development forum. It provides various useful links for ADO.NET, i.e. data access in VB.NET. You might also like to follow the Data Walkthroughs link in my signature.
    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

Tags for this Thread

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