Sometimes it is requirement to change the name of Content database after setting complete Sharepoint site. If you've such requirement then following is a solution -
- Open SQL Server Management Studio.
- Go to Content Database node in Database explorer
- Take the database Offline
- Detach the database from Sharepoint using Sharepoint Central Administration.
- Back up the database using SQL Server Management Studio
- Restore the database using desired name
- Re-attach the database to Sharepoint using Sharepoint Central Administration.
Complete.
1 comment:
Great Information. Thanks for Sharing. Will keep visiting your blog for new updates.
Post a Comment