Site Search:
Sign in | Join | Help

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Renaming a SQL Server

    Following is a T-SQL script you can use to rename your SQL Server after you have changed the computer name. This script will work if you are connected to the default instance or a named instance. After running the script, you must restart SQL Server for the action to complete. DECLARE @machinename sysname...
    Posted to SQL Server (T-SQL) (Weblog) by Steve Gray on 04-10-2007
Page 1 of 1 (1 items)