May 1, 2015 at 9:47 am
A short tutorial on how you can rename the logical file names in a SQL Server database with some discussion of issues.
May 3, 2015 at 3:01 pm
I can tackle this one. Interested in doing it only in T-SQL, or possibly PowerShell/SMO as well?
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
May 3, 2015 at 3:16 pm
Suggestion, could you add the MOVE (file), closely related and I often get the question.
😎
Eirikur
May 3, 2015 at 4:18 pm
Eirikur Eiriksson (5/3/2015)
Suggestion, could you add the MOVE (file), closely related and I often get the question.😎
Eirikur
Yeah, could be on modifying the logical filenames and show a few examples of where use them for maintenance purposes and such (e.g. moving files, needing to shrink a log file, etc.).
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
May 4, 2015 at 9:24 am
Take it, Shawn.
I think showing it a few ways would be good as it's likely a short one.
June 23, 2015 at 9:49 am
bump
June 23, 2015 at 8:28 pm
Sorry about that, had it written but slipped my mind to go back and add in the code. Completed and submitted.
Shawn Melton
Twitter: @wsmelton
Blog: wsmelton.github.com
Github: wsmelton
June 24, 2015 at 12:07 pm
Thanks
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply