Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2000 > SQL Server 2000
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 1st, 2007, 01:29 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default DB Installation and Upgrade Scripts

Hi,

Has anyone come up with a good practice of maintaining the scripts for installation for production database and Upgrade from there on.

Can I have your great ideas here on this? I do carry on with a preset practice of using batch files and .sql files called in batch files and thus having it installed and upgraded. Versioning and maintaining scripts and releasing for testing are all kind of difficult.

If someone has a better way of handling this, please let me know here. Also this will help a lot of other working in DB domain.

Replies and thought are much appreciated.
Cheers

_________________________
- Vijay G
Strive for Perfection
__________________
- Vijay G
 
Old March 1st, 2007, 08:18 PM
Friend of Wrox
 
Join Date: Aug 2004
Posts: 385
Thanks: 0
Thanked 0 Times in 0 Posts
Default

On Unix I do this well. But on Windows since it requires "point and click" generally to install information its a lot harder. I have seen some people use QA like tools that similate pointing and clicking for consistency in the windows world. In linux you write a shell script to do it all and then run a standardized shell script across servers. You can also take screen shots with every (point/click/input string) you require for installs/upgrades. Unfortunately this still needs to be done by a human......

Just some ideas.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Upgrade from ASP 1.1 to 2.0 Gaurav Sinha ASP.NET 2.0 Basics 0 February 18th, 2007 11:52 PM
PHP Installation/Upgrade problems EnderX PHP How-To 1 December 2nd, 2006 04:44 AM
When to Upgrade to Oracle! timoma Oracle 2 June 20th, 2005 08:42 AM
SQL Server db Installation Problem edferrero BOOK: ASP.NET Website Programming Problem-Design-Solution 0 September 23rd, 2003 07:03 PM
PHP Upgrade briggsa Beginning PHP 1 July 21st, 2003 02:17 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.