Is it possible to export data from a SQL Server 2008 r2 Express edition to a Standard edition?
Asked
Active
Viewed 71 times
1 Answers
0
Yes it is possible, make sure you restore the uncompressed backup of your express edition DB

Arifeen Ahmed
- 118
- 9
-
As long as the Standard edition is at least the same version (2008 R2 or newer) - then yes, this works like a charm – marc_s May 29 '14 at 13:59