Hi,
How do I change the logical file name of a database's mdf and ldf file (File Name under Database Properties)? And can this be done in the restore process of a database?
I thought maybe Alter Database would work for this, but don't know how I would specify what file it was, since I would be changing the name property. In BOL it looks like the name property is the one used for identification.
Thanks,
Ray
How do I change the logical file name of a database's mdf and ldf file (File Name under Database Properties)? And can this be done in the restore process of a database?
I thought maybe Alter Database would work for this, but don't know how I would specify what file it was, since I would be changing the name property. In BOL it looks like the name property is the one used for identification.
Thanks,
Ray