News

Use SQL Server Management Studio Before moving a database If you're moving a database, before you detach it from its existing SQL Server instance, use the Database properties page to review the files ...
When you detach a DQS database using SQL Server Management Studio, the detached files remain on your computer, and can be reattached to the same SQL Server instance or can be can be moved to another ...
Procedure to move Microsoft SQL Server database to a new location, painlessly, if you’re running low on disk space, added a new drive array, or just curious.
Setting up Database Mail in SQL Server using Gmail There are two ways to set up Database Mail, either using the stored procedures included with SQL Server or using SQL Server Management Studio (SSMS).