Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving from SQL Server 2014 into 2008
Message
From
09/11/2015 08:02:49
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
07/11/2015 18:28:02
General information
Forum:
Microsoft SQL Server
Category:
Database management
Environment versions
SQL Server:
SQL Server 2012
Application:
Web
Miscellaneous
Thread ID:
01627210
Message ID:
01627242
Views:
46
>I have built a database that I need to deploy on a test server. My SQL Server is 2014. The test servers is 2008. So, of course, I get this message:
>
>"The database 'Something' cannot be opened because it is version 782. This server supports version 663 and earlier. A downgrade path is not supported."
>
>So, I went into my database and changed the compatibility level to 100. That did not help.

You can probably build the script to recreate the database, empty, on a lower level. If the new and old one can be connected somehow, you may insert into the new one from the old one, connecting to the 2014 server as a linked server, one table at a time.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform