How to convert user instance database to normal sql server database

402 views Asked by At

can anybody help me by providing a link on how to convert a user instance database to normal sql server database. Thanks in advance.

1

There are 1 answers

1
Andomar On

Copy the user instance MDF to a new directory. From SSMS, right click "Databases" and then Attach.