Browse by Tags

Cumulative Update Package 1 for SQL Server 2008
Published 1 October 8 4:26 PM | SqlServer-QA.net
First one in the series of SQL Server 2008 version, here it comes Cumulative Update package 1! What kind of fixtures are available in this CU1 package? Cumulative Update 1 contains hotfixes for the Microsoft SQL Server 2008 issues that have been fixed...
Best way to generate DDL and data insert scripts
Published 11 June 7 8:53 AM | SSQA.net
There is no easy or best way, but few options are available such as DMO or SMO or even using Enterprise Manager for SQL 2000 or SS Management Studio for SQL 2005. Look for DBPublish wizard tool in this case that will help quite a bit and a lso you can...