Is there a way to take a backup file from SQL Server Express Edition and restore it into a standard SQL Server database? I tried to do it from Management Studio but it didn't recognize the file format.
|
|
If you have a databse .bak file you can move from SQL Server 2005 Express to SQL Server. Just make sure that you check the option to overwrite the existing DB. |
||
|
|
|
|
Yes. It should work using the standard tools. What versions of the databases are you working with? |
||
|
