Results 1 to 2 of 2

Thread: writing to a database from a windows form

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2006
    Posts
    1

    writing to a database from a windows form

    I am a begginer in VB and I ma trying to create an application that allows the users to register from a windows form and write this info to an Access app. Can someone help?

  2. #2
    Fanatic Member Jumpercables's Avatar
    Join Date
    Jul 2005
    Location
    Colorado
    Posts
    592

    Re: writing to a database from a windows form

    You are going to need to use ADO.NET to make a connection to the access database. Here is a tutorial to get you started. http://www.developerkb.com/modules/w...p?articleid=52

    C# - .NET 1.1 / .NET 2.0

    "Take everything I say with a grain of salt, sometimes I'm right, sometimes I'm wrong but in the end we've both learned something."
    _____________________
    Regular Expressions Library
    Connection String
    API Functions
    Database FAQ & Tutorial

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