Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Insert into access database from a webform using ASP.NET

Insert into access database from a webform using ASP.NET

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabasehelptutorial
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    frossie
    wrote on last edited by
    #1

    Hi everyone, I have a web form that has the following fields: name, address, postal code, country, email, contact number. My Access database is called vcalendar.mdb. I have a table called users that has the following text fields: name, address, pcode, country, email, contact. I need to know how to take the information from the web page and insert it into the database. Believe it or not, I can't seem to find any examples. I've seen a lot that say something like Value, Name, etc. but I haven't found any that show multiple values into an Access database using VisualBasic. I hope someone can help me out with the backend codes.. thanks in advance. frossie

    L 1 Reply Last reply
    0
    • F frossie

      Hi everyone, I have a web form that has the following fields: name, address, postal code, country, email, contact number. My Access database is called vcalendar.mdb. I have a table called users that has the following text fields: name, address, pcode, country, email, contact. I need to know how to take the information from the web page and insert it into the database. Believe it or not, I can't seem to find any examples. I've seen a lot that say something like Value, Name, etc. but I haven't found any that show multiple values into an Access database using VisualBasic. I hope someone can help me out with the backend codes.. thanks in advance. frossie

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      frossie wrote:

      Believe it or not, I can't seem to find any examples

      You haven't look hard enough. For example, try www.asp.net[^]Look for Tutorials or perhaps http://www.syncfusion.com[^] and look for ASP.net FAQ's or even search Code Project's Tutorials, there are many resources open to you, just look for them.

      F 1 Reply Last reply
      0
      • L Lost User

        frossie wrote:

        Believe it or not, I can't seem to find any examples

        You haven't look hard enough. For example, try www.asp.net[^]Look for Tutorials or perhaps http://www.syncfusion.com[^] and look for ASP.net FAQ's or even search Code Project's Tutorials, there are many resources open to you, just look for them.

        F Offline
        F Offline
        frossie
        wrote on last edited by
        #3

        Sorry there, but i'm not able to create a webform that allows insertion into database still. i have tried various methods including using a datagrid, gridview, formview, dataview in asp.net. But im pretty confused at using an accessdata source and what not to write in the file.aspx.vb page? frossie

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups