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. connection of mssql 2008 to cloud in windows form application

connection of mssql 2008 to cloud in windows form application

Scheduled Pinned Locked Moved C#
sql-serverdatabasesysadminhostingcloud
8 Posts 3 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.
  • K Offline
    K Offline
    KUNWAR999
    wrote on last edited by
    #1

    Hey.. I am developing an windows form application using ms sql server 2008. and i want to connect my sql server to cloud at internet to use it as backup. if there is any changes made bu application in local server then it should be reflected on cloud also. and if there is any loss of data at local server then it should get backup automatically from cloud. Can someone help me in this please.. ??

    I 1 Reply Last reply
    0
    • K KUNWAR999

      Hey.. I am developing an windows form application using ms sql server 2008. and i want to connect my sql server to cloud at internet to use it as backup. if there is any changes made bu application in local server then it should be reflected on cloud also. and if there is any loss of data at local server then it should get backup automatically from cloud. Can someone help me in this please.. ??

      I Offline
      I Offline
      Ingo
      wrote on last edited by
      #2

      KUNWAR999 wrote:

      Can someone help me in this please.. ??

      The cloud provider I bet. You need to have rights on their server, I don't know if the give you access for your server to connect to their, but if they do, they can tell you more about.

      ------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.

      K 1 Reply Last reply
      0
      • I Ingo

        KUNWAR999 wrote:

        Can someone help me in this please.. ??

        The cloud provider I bet. You need to have rights on their server, I don't know if the give you access for your server to connect to their, but if they do, they can tell you more about.

        ------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.

        K Offline
        K Offline
        KUNWAR999
        wrote on last edited by
        #3

        I have a database on cloud.. as for backup.. i just want to connect my sql server to that database though c # coding.. :( help here pls..

        I P 2 Replies Last reply
        0
        • K KUNWAR999

          I have a database on cloud.. as for backup.. i just want to connect my sql server to that database though c # coding.. :( help here pls..

          I Offline
          I Offline
          Ingo
          wrote on last edited by
          #4

          Have you direct access to the database? Have you an user with admin rights and a password? Do you know the type of Database? When yes, no problem. You can use SqlConnection for that. Take at look at following: http://msdn.microsoft.com/de-de/library/system.data.sqlclient.sqlconnection%28v=vs.80%29.aspx[^] Beginners guide to accessing SQL Server through C#[^]

          ------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.

          K 1 Reply Last reply
          0
          • K KUNWAR999

            I have a database on cloud.. as for backup.. i just want to connect my sql server to that database though c # coding.. :( help here pls..

            P Offline
            P Offline
            Pete OHanlon
            wrote on last edited by
            #5

            Looks like you need to investigate the Microsoft Sync Framework. Details here[^].

            *pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

            "Mind bleach! Send me mind bleach!" - Nagy Vilmos

            CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

            K 1 Reply Last reply
            0
            • I Ingo

              Have you direct access to the database? Have you an user with admin rights and a password? Do you know the type of Database? When yes, no problem. You can use SqlConnection for that. Take at look at following: http://msdn.microsoft.com/de-de/library/system.data.sqlclient.sqlconnection%28v=vs.80%29.aspx[^] Beginners guide to accessing SQL Server through C#[^]

              ------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.

              K Offline
              K Offline
              KUNWAR999
              wrote on last edited by
              #6

              hey sorry.. i think you get me wrong.. i want to connect mssql server 2008 to cloud ,.. not my application to mssql2008.. i have already done that.. now i want to connect local server which is mssql 2008 to cloud database. thanx for your try.. but hope you understand my question now..

              I 1 Reply Last reply
              0
              • K KUNWAR999

                hey sorry.. i think you get me wrong.. i want to connect mssql server 2008 to cloud ,.. not my application to mssql2008.. i have already done that.. now i want to connect local server which is mssql 2008 to cloud database. thanx for your try.. but hope you understand my question now..

                I Offline
                I Offline
                Ingo
                wrote on last edited by
                #7

                Then it's the wrong board. In this board we are discussing C# programming and not SQL-Server to Cloud connection. You should go to the database board.

                ------------------------------ Author of Primary ROleplaying SysTem How do I take my coffee? Black as midnight on a moonless night. War doesn't determine who's right. War determines who's left.

                1 Reply Last reply
                0
                • P Pete OHanlon

                  Looks like you need to investigate the Microsoft Sync Framework. Details here[^].

                  *pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

                  "Mind bleach! Send me mind bleach!" - Nagy Vilmos

                  CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier

                  K Offline
                  K Offline
                  KUNWAR999
                  wrote on last edited by
                  #8

                  I thnk tat can help me.. thnx for this.. i l try with it. :)

                  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