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 best solutions below

1
Andomar On

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