Viewing 7 posts - 1 through 8 (of 8 total)
Evil Kraig F (7/24/2014)
Coderx7 (7/24/2014)
We didn't have a clue how to go about it
You lack research, young padawan. Let us show you where you errored.
so we decided...
July 24, 2014 at 4:31 am
master.huricane (2/25/2013)
AndrewSQLDBA (2/25/2013)
EXEC sp_renamedb 'oldName', 'newName'
Or you can detach it and attach it again, giving it a new name and a new location...
February 26, 2013 at 12:25 am
AndrewSQLDBA (2/25/2013)
EXEC sp_renamedb 'oldName', 'newName'
Or you can detach it and attach it again, giving it a new name and a new location on...
February 25, 2013 at 8:21 pm
AndrewSQLDBA (2/25/2013)
February 25, 2013 at 7:48 pm
David Webb-200187 (2/25/2013)
February 25, 2013 at 7:23 pm
AndrewSQLDBA (2/25/2013)
First
You should Never, Ever use the SysAdmin account for any app/website to database connections. That is for a SysAdmin only.
Second
What is your front-end app? That connection...
February 25, 2013 at 1:23 pm
Viewing 7 posts - 1 through 8 (of 8 total)