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. Database & SysAdmin
  3. Database
  4. compare two SQL database

compare two SQL database

Scheduled Pinned Locked Moved Database
databasesharepoint
4 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.
  • J Offline
    J Offline
    jojoba2011
    wrote on last edited by
    #1

    I have one main database (for my user). now when i change the database(SP,View,Tables,....) from my side I wanna make possible the i create some scripts and when i run the scipt all the changes make for the user database without changing the data of user. //if needed to delete SP,Create View , Delete Table,Create Column ,.... every thing that changed. thanks!

    R M J 3 Replies Last reply
    0
    • J jojoba2011

      I have one main database (for my user). now when i change the database(SP,View,Tables,....) from my side I wanna make possible the i create some scripts and when i run the scipt all the changes make for the user database without changing the data of user. //if needed to delete SP,Create View , Delete Table,Create Column ,.... every thing that changed. thanks!

      R Offline
      R Offline
      R Giskard Reventlov
      wrote on last edited by
      #2

      Thsi may help: Database Publishing Wizard in VS 2010 Professional[^]. It's usually best to generate 2 scripts: one for the objects and one for the data, especially if you have large amounts of data (in which case you probably should look at other methods of doing this).

      "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me

      1 Reply Last reply
      0
      • J jojoba2011

        I have one main database (for my user). now when i change the database(SP,View,Tables,....) from my side I wanna make possible the i create some scripts and when i run the scipt all the changes make for the user database without changing the data of user. //if needed to delete SP,Create View , Delete Table,Create Column ,.... every thing that changed. thanks!

        M Offline
        M Offline
        Mycroft Holmes
        wrote on last edited by
        #3

        We use Red-Gate SQL Compare but it is paid fr and not particularly cheap.

        Never underestimate the power of human stupidity RAH

        1 Reply Last reply
        0
        • J jojoba2011

          I have one main database (for my user). now when i change the database(SP,View,Tables,....) from my side I wanna make possible the i create some scripts and when i run the scipt all the changes make for the user database without changing the data of user. //if needed to delete SP,Create View , Delete Table,Create Column ,.... every thing that changed. thanks!

          J Offline
          J Offline
          jojoba2011
          wrote on last edited by
          #4

          hi thanks for reply. But i wanna do that my self without and additional software. just in C# and SQL.

          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