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. Backup of the application data [modified] Solved

Backup of the application data [modified] Solved

Scheduled Pinned Locked Moved C#
csharpdatabasehelp
5 Posts 2 Posters 1 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.
  • N Offline
    N Offline
    NarendraSinghJTV
    wrote on last edited by
    #1

    Hi all, There is a small problem with me, so thought to share it with all of you, thought i will find any idea, I have a window application created with C#, i want to create the functionality of taking backup and restoration of application data, i found some threads on google which r showing the process of taking backup from the database, my need is to create a backup file of application database n again restore it when needed waiting for positive reply thanks in advance for all your responses

    Regards Narendra Singh (Jindal Tech Ventures)

    modified on Friday, December 18, 2009 7:46 AM

    S 1 Reply Last reply
    0
    • N NarendraSinghJTV

      Hi all, There is a small problem with me, so thought to share it with all of you, thought i will find any idea, I have a window application created with C#, i want to create the functionality of taking backup and restoration of application data, i found some threads on google which r showing the process of taking backup from the database, my need is to create a backup file of application database n again restore it when needed waiting for positive reply thanks in advance for all your responses

      Regards Narendra Singh (Jindal Tech Ventures)

      modified on Friday, December 18, 2009 7:46 AM

      S Offline
      S Offline
      Saksida Bojan
      wrote on last edited by
      #2

      So what's the problem? If application uses local file, just copy to different folder

      N 1 Reply Last reply
      0
      • S Saksida Bojan

        So what's the problem? If application uses local file, just copy to different folder

        N Offline
        N Offline
        NarendraSinghJTV
        wrote on last edited by
        #3

        thats the question, HOW

        Regards Narendra Singh (Jindal Tech Ventures)

        S 1 Reply Last reply
        0
        • N NarendraSinghJTV

          thats the question, HOW

          Regards Narendra Singh (Jindal Tech Ventures)

          S Offline
          S Offline
          Saksida Bojan
          wrote on last edited by
          #4

          System.IO.FileCopy()[^] If you are using SQL database, read all data, then save as xml file MS SQL backup and restore in C#[^]

          N 1 Reply Last reply
          0
          • S Saksida Bojan

            System.IO.FileCopy()[^] If you are using SQL database, read all data, then save as xml file MS SQL backup and restore in C#[^]

            N Offline
            N Offline
            NarendraSinghJTV
            wrote on last edited by
            #5

            Thanks saksida for ur helpful reply

            Regards Narendra Singh (Jindal Tech Ventures)

            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