Viewing 15 posts - 31 through 45 (of 58 total)
The tricky part about transferring objects is that DTS etc. does not take dependency order into account meaning that you'll have to do some manual tweaking for anything other than...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
December 13, 2006 at 3:20 am
You might also want to look at the Packager Plus product from Innovartis
(http://www.innovartis.co.uk). It can package your data and schema and dynamically update the target database at...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
December 13, 2006 at 3:16 am
Relying on the Upgrade Advisor may leave you with a broken database even if everything appears to check out.
To see why please see our page on the subject at Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
December 8, 2006 at 9:40 am
Another tool you may want to consider is DB Ghost from Innovartis (http://www.dbghost.com) - as well as schema/data compare and synchronization it also lets you store your "source database"...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
December 8, 2006 at 9:35 am
The best way to move your database from SQL 2000 to 2005 is to script it out (schema and data) and then rebuild it from scripts in SQL 2005. ...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
November 17, 2006 at 4:19 am
No pricing means that they want to actively sell it to me and I don't want to be hassled like that as I don't have the time. I'm intelligent...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
October 25, 2006 at 3:43 am
Great review Jeremy - thanks!
I would disagree on one point though - using DB Ghost against the production database. I would recommend this for the following reasons:
1. When DB Ghost is...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
November 28, 2005 at 2:14 pm
Storing the drop/create scripts for stored procedures and, indeed, every other type of database object in a source control/configuration management system should be standard practice for any development shop. You do it without...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
June 17, 2005 at 9:31 am
Excellent article as usual Grant!
I think the best part is the advice to practice the recovery steps when you're not under the cosh. In fact I would recommend that all...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
June 15, 2005 at 3:07 am
Hi,
If you want to compare and synchronise schema (structure/metadata) and/or data then I recommend usign DB Ghost (http://www.dbghost.com). Not only can it give you a delta script of the...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
May 30, 2005 at 2:48 pm
Hi Christiaan,
Having ALL of your SQL objects, not just stored procedures, triggers and UDFs, under source control is the ultimate solution. This way every single object gets the benefit of...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
May 27, 2005 at 5:01 am
I agree 100% - I buy Dell laptops every time because of the fantastic support. The one time I had a hardware failure a guy turned up within 2 hours...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
May 13, 2005 at 12:33 pm
When you use the /3gb switch it restricts the Windows kernel address space to only 1GB and this is why you can experience more performance problems with this option set.
The...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
May 12, 2005 at 9:20 am
As previously mentioned here is the obligatory DB Ghost plug ![]()
Diff tools are great, don't get me wrong, and they offer a great deal...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
May 12, 2005 at 9:02 am
Although I have never used Litespeed 2005 (I used the previous version) and, by all accounts, it is an excellent product I would have respected your review more if you...
Malcolm
DB Ghost - Build, compare and synchronize from source control = Database Change Management for SQL Server
www.dbghost.com
May 12, 2005 at 5:17 am
Viewing 15 posts - 31 through 45 (of 58 total)