Closed Thread
Results 1 to 4 of 4

Thread: How do i check in the info on my C# exe file to my microsoft access 2007 database

  1. #1
    cksosian is offline Newbie
    Join Date
    Sep 2009
    Posts
    4
    Rep Power
    0

    How do i check in the info on my C# exe file to my microsoft access 2007 database

    I am a beginner on using C# and microsoft access 2007, recently i was asked by my company to create a system to check in the information i type in the C# form and it would be updated in the microsoft access database.Can someone please tell me what to do??i seriously have no idea on how to start...Thanks.The form is something like the attached file. Please try to help and i need it quite urgently.The program i am required to do i basically something that reads the infomation i type in the C# form and place it in the microsoft access 2007 database. Thanks
    Attached Thumbnails Attached Thumbnails How do i check in the info on my C# exe file to my microsoft access 2007 database-database-form.gif  

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Posts
    16,494
    Blog Entries
    75
    Rep Power
    143

    Re: How do i check in the info on my C# exe file to my microsoft access 2007 database

    Are you familiar with ADO.NET and SQL?
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #3
    cksosian is offline Newbie
    Join Date
    Sep 2009
    Posts
    4
    Rep Power
    0

    Re: How do i check in the info on my C# exe file to my microsoft access 2007 database

    Nope...

  5. #4
    Join Date
    Jul 2006
    Posts
    16,494
    Blog Entries
    75
    Rep Power
    143

    Re: How do i check in the info on my C# exe file to my microsoft access 2007 database

    You will need to learn how to use ADO.NET to connect to the database, and then use SQL to update what's in it.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Primary Key MS Access 2007
    By bradploz in forum Visual Basic Programming
    Replies: 1
    Last Post: 08-23-2011, 02:55 AM
  2. Write to Microsoft Access Database
    By Kapper in forum C# Programming
    Replies: 1
    Last Post: 01-15-2011, 07:44 AM
  3. MS Access 2003 Database as exe file
    By newphpcoder in forum Database & Database Programming
    Replies: 4
    Last Post: 11-04-2010, 04:21 PM
  4. Replies: 0
    Last Post: 10-24-2010, 01:14 PM

Tags for this Thread

Bookmarks

Posting Permissions

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