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. General Programming
  3. C#
  4. upgrading databse issue

upgrading databse issue

Scheduled Pinned Locked Moved C#
csharpdatabasecomhostinghelp
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.
  • Y Offline
    Y Offline
    Yulianto
    wrote on last edited by
    #1

    If you have created an application which uses database, and installed it for your client. Next you have updated the application and updating the database structure. So the client's database and the newest database has different structure. What is the ideal way to update the database structure, and still using client's previous entered data. I use C#.


    Don't work hard, but work effectively. Web hosting | Buy stock | Option strategy | home mortgage

    J 1 Reply Last reply
    0
    • Y Yulianto

      If you have created an application which uses database, and installed it for your client. Next you have updated the application and updating the database structure. So the client's database and the newest database has different structure. What is the ideal way to update the database structure, and still using client's previous entered data. I use C#.


      Don't work hard, but work effectively. Web hosting | Buy stock | Option strategy | home mortgage

      J Offline
      J Offline
      Judah Gabriel Himango
      wrote on last edited by
      #2

      This has been discussed a lot; it's a common scenario. Here's a thread on the MSDN forums that discuss dealing with SQL schema changes from the C# side of things.

      Tech, life, family, faith: Give me a visit. I'm currently blogging about: Feelings-Based Morality of the Secular World The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

      Y 1 Reply Last reply
      0
      • J Judah Gabriel Himango

        This has been discussed a lot; it's a common scenario. Here's a thread on the MSDN forums that discuss dealing with SQL schema changes from the C# side of things.

        Tech, life, family, faith: Give me a visit. I'm currently blogging about: Feelings-Based Morality of the Secular World The apostle Paul, modernly speaking: Epistles of Paul Judah Himango

        Y Offline
        Y Offline
        Yulianto
        wrote on last edited by
        #3

        I'm currently creating an application that reads the structures of old and new database, creates insert query and executes it to the new database from C# application. This means I have to executes lots of rows. I'm looking for a better way if any.


        Don't work hard, but work effectively. Web hosting | Buy stock | Option strategy | home mortgage

        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