﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administering / SQL Server 2005  / How to deploy database in production server / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 00:39:12 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How to deploy database in production server</title><link>http://www.sqlservercentral.com/Forums/Topic673010-146-1.aspx</link><description>Please note: 2 year old thread.</description><pubDate>Sun, 03 Apr 2011 23:30:19 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>RE: How to deploy database in production server</title><link>http://www.sqlservercentral.com/Forums/Topic673010-146-1.aspx</link><description>You might try the SQL Server Publishing Wizard. Works with SQL Server 2000 &amp; 2005. Integrated into Visual Studio 2010 for SQL Server 2008.</description><pubDate>Sun, 03 Apr 2011 17:35:17 GMT</pubDate><dc:creator>Robert Hines</dc:creator></item><item><title>RE: How to deploy database in production server</title><link>http://www.sqlservercentral.com/Forums/Topic673010-146-1.aspx</link><description>Another suggestion or two:  Think about the future, after the initial backup/restore, detach/attach; updating production can be tricky. Make plans on how changes will be performed to production.   (approval process, logical steps, physical steps, etc.)  "If you fail to plan, then you plan to fail."  Trust me on this, spend some time thinking and documenting this. In addition, get a third party tool that can compare two databases (security settings, users, structure, etc. etc.); and can generate scripts that will get the databases in sync.  Since many production database are directly related to the bottom line ($$$), it should be easy to justify the expense.  $0.02</description><pubDate>Thu, 31 Mar 2011 05:48:09 GMT</pubDate><dc:creator>Doug Stevens</dc:creator></item><item><title>RE: How to deploy database in production server</title><link>http://www.sqlservercentral.com/Forums/Topic673010-146-1.aspx</link><description>and in case you have trouble with orphaned users, this link may come in handyhttp://support.microsoft.com/kb/918992</description><pubDate>Wed, 11 Mar 2009 08:03:45 GMT</pubDate><dc:creator>rholland82</dc:creator></item><item><title>RE: How to deploy database in production server</title><link>http://www.sqlservercentral.com/Forums/Topic673010-146-1.aspx</link><description>Hope the staging and production servers both are SQL Server 2005.Use backup and restore if you want to keep database in staging server.</description><pubDate>Wed, 11 Mar 2009 06:05:22 GMT</pubDate><dc:creator>Ratheesh.K.Nair</dc:creator></item><item><title>RE: How to deploy database in production server</title><link>http://www.sqlservercentral.com/Forums/Topic673010-146-1.aspx</link><description>Yep, that's true sorry did not mention it. </description><pubDate>Wed, 11 Mar 2009 05:28:08 GMT</pubDate><dc:creator>maechismo_8514</dc:creator></item><item><title>RE: How to deploy database in production server</title><link>http://www.sqlservercentral.com/Forums/Topic673010-146-1.aspx</link><description>[quote][b]Krishna (3/11/2009)[/b][hr][quote][b]karan457 (3/11/2009)[/b][hr]Hi i need to deploy my final database from staging server to production  How to deploy database in production server[/quote]The fastest operation is to detach it and attach on your production server.[/quote]If you are going to use this method or backup/restore  then make sure you have cleaned out any test data that may be in the database first..</description><pubDate>Wed, 11 Mar 2009 05:20:27 GMT</pubDate><dc:creator>steveb. </dc:creator></item><item><title>RE: How to deploy database in production server</title><link>http://www.sqlservercentral.com/Forums/Topic673010-146-1.aspx</link><description>[quote][b]karan457 (3/11/2009)[/b][hr]Hi i need to deploy my final database from staging server to production  How to deploy database in production server[/quote]The fastest operation is to detach it and attach on your production server.</description><pubDate>Wed, 11 Mar 2009 05:16:26 GMT</pubDate><dc:creator>maechismo_8514</dc:creator></item><item><title>RE: How to deploy database in production server</title><link>http://www.sqlservercentral.com/Forums/Topic673010-146-1.aspx</link><description>Few ways ....1) If  you have all the scripts for all objects.. then create new db run the scripts.2) Backup database and restore on to production3) Deattach-reattach to production.If this is new application most likely #2 will work just fine for you :).  You'll have to do security bit after that .. that would go for each case :).Mohit.</description><pubDate>Wed, 11 Mar 2009 00:59:52 GMT</pubDate><dc:creator>Mohit K. Gupta</dc:creator></item><item><title>How to deploy database in production server</title><link>http://www.sqlservercentral.com/Forums/Topic673010-146-1.aspx</link><description>Hi i need to deploy my final database from staging server to production  How to deploy database in production server</description><pubDate>Wed, 11 Mar 2009 00:17:40 GMT</pubDate><dc:creator>karan457-979314</dc:creator></item></channel></rss>