We've got a program that is about to merge 3 others into 1. The current DB name is unique to the original program and no longer makes sense to use, so we are thinking of changing it. Question is, how easy is it to change a DB name or is it easier to make a full backup of it and then create a NEW DB with the proper name and then do a restore on it but point to the old DB backup? Won't log file names have to change at that point too?
Thanks!
Thanks!