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. saving multiple data enteries

saving multiple data enteries

Scheduled Pinned Locked Moved ASP.NET
csharpdatabasehelptutorialquestion
2 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.
  • S Offline
    S Offline
    swtlibra
    wrote on last edited by
    #1

    i m working with C#.net and at the back end access database i have four tables in my database category Images employee & empinfo the first three tables above have the primary keys made foriegn keys in the table of empinfo now i need a code in C#.net how to store all the information in the tables of "category", "Images" and "employee" and finally in the table of "empinfo" new to C#.net programming plzzzzz can anyone help???? :((

    P 1 Reply Last reply
    0
    • S swtlibra

      i m working with C#.net and at the back end access database i have four tables in my database category Images employee & empinfo the first three tables above have the primary keys made foriegn keys in the table of empinfo now i need a code in C#.net how to store all the information in the tables of "category", "Images" and "employee" and finally in the table of "empinfo" new to C#.net programming plzzzzz can anyone help???? :((

      P Offline
      P Offline
      Parwej Ahamad
      wrote on last edited by
      #2

      I would like to say one thing, make sure to put all insert statement in signle transaction. It is mean firt do the Bigin Transaction Update/Insert first table ...... Commit transaction If anywhere exception occured then do the Rollback transaction. Note: Insert or Update query you can find on google.

      Parwej Ahamad ahamad.parwej@gmail.com

      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