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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. runtime change into database

runtime change into database

Scheduled Pinned Locked Moved C#
databasehelp
4 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.
  • M Offline
    M Offline
    Member 8233601
    wrote on last edited by
    #1

    i have four radiobutton and a button.first i m selecting item through radiobutton and adding items into textbox on button click_event.now i want that item which are shown in textbox can be edited and reflect back into database. here main problem is i hav four txtbox which is populated by different database table and table is selected on radio_click event.but i m unable to made the changes into database when user deleted textbox data.

    L 2 Replies Last reply
    0
    • M Member 8233601

      i have four radiobutton and a button.first i m selecting item through radiobutton and adding items into textbox on button click_event.now i want that item which are shown in textbox can be edited and reflect back into database. here main problem is i hav four txtbox which is populated by different database table and table is selected on radio_click event.but i m unable to made the changes into database when user deleted textbox data.

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

      Member 8233601 wrote:

      but i m unable to made the changes into database when user deleted textbox data.

      I really don't think that anyone here will be able to guess what you are doing wrong in this instance. Please show the code that is failing and explain what results you do expect.

      Unrequited desire is character building. OriginalGriff I'm sitting here giving you a standing ovation - Len Goodman

      1 Reply Last reply
      0
      • M Member 8233601

        i have four radiobutton and a button.first i m selecting item through radiobutton and adding items into textbox on button click_event.now i want that item which are shown in textbox can be edited and reflect back into database. here main problem is i hav four txtbox which is populated by different database table and table is selected on radio_click event.but i m unable to made the changes into database when user deleted textbox data.

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

        Member 8233601 wrote:

        now i want that item which are shown in textbox can be edited and reflect back into database.

        Then write the code to do so; open a connection to the database, and update the record. Steps are described here[^].

        Bastard Programmer from Hell :suss:

        M 1 Reply Last reply
        0
        • L Lost User

          Member 8233601 wrote:

          now i want that item which are shown in textbox can be edited and reflect back into database.

          Then write the code to do so; open a connection to the database, and update the record. Steps are described here[^].

          Bastard Programmer from Hell :suss:

          M Offline
          M Offline
          Member 8233601
          wrote on last edited by
          #4

          i m all done with is problem.Thanks all 4 der precious suggestion.

          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