Browse by Tags

The identity column of the destination table does not contain the same identity values as the source table after you use SQL Server Management Studio to import data or to export data in Microsoft SQL Server 2005
Published 6 May 8 10:7 AM | SSQA.net
The following pages were recently modified. Source: Knowledge Base Product: Microsoft SQL Server 2005 Enterprise Edition, SQL Server 2005 Standard Edition & SQL Server 2005 Enterprise X64 Edition Notification Contents: New and Major Modifications...
SQL Server Management Studio snap-in - get alerted when executing a TSQL code!
Published 15 February 8 4:26 AM | SSQA.net
Do you like color-coded alert say when you are executing a TSQL script or code against a SQL Server instance, say if its a production server with 'red' indicator or 'green' when it is on testing platform! I have no doubt in stating the...
Using Management Studio unable to select "create one file per object"?
Published 17 October 7 4:6 AM | SSQA.net
One of the Developer complained that he is unable to create one file per object using Generating SQL Scripts within Management Studio. It is one of the good feature within SQL Server 2000 using Enterprise Manager where you can differentiate the objects...
SQL Server 2005 how to copy database maintenance plans between the servers?
Published 15 October 7 8:54 AM | SSQA.net
How can you copy the database maintenance plans from one SQL Server instance to another SQL Server instance using 2005 version. Using the Database Maintenance plans has been increased since SQL Server 2005 is released, also lot more once Microsoft fixed...
Export SQL Servers registration using Management Studio?
Published 3 October 7 4:5 AM | SSQA.net
If you are managing hundreds of SQL Server and you might have organised your Management Studio screen with relevant server groups under Server registration. In this case if a new starter has joined and required to assist you in monitoring all of the SQL...
How to set the Animation Speed and make best use of SQL Server Management Studio tool?
Published 1 October 7 8:12 AM | SSQA.net
SQL Server Management Studio (SSMS) is a powerful tool in SQL 2005 that is re-written from previous of SQL Server, that also reduces the flaky features from Enterprise Manager. How to set the Animation Speed and make best use of SQL Server Management...
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...