Browse by Tags

SQL Server DTS: Dynamically Change Source and Destination in Transform Data Task
Published 10 October 7 3:24 PM | SSQA.net
I found this useful blog SQL Server DTS: Dynamically Change Source and Destination in Transform Data Task that I would like to share the users that are sub-merged with DTS tasks....( read more ) Read More...
Downgrade or revert or restore SQL Server 2005 database to SQL Server 2000 version
Published 20 July 7 3:21 AM | SSQA.net
Can somebody tell me, it is possible to convert a database developed in sql2005 back to sql2000? A common question now a days in the forums and newsgroups, as you are aware UPGRADE process is available to enhance SQL 2000 database to SQL 2005 as per the...