can you rename a database, i have a corrupt db and want to rename it so i can restore from tape, is it possible to rename a database to something else???
why dont u first restore it properly
take bcp out of all tables...
create a database with a new name
bcp in all the relevant tables
that u will have a stable database rather than an
unstable one
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.