Downgrade bak file from SQL Server 2008 to SQL Server 2005 (or earlier)
Ran into a problem today: our development is currently on a server running SQL Server 2008 yet our live environment is running SQL Server 2005. Migrating from earlier SQL Server 2005 to SQL Server 2008 is easy, backup a database (create a bak) and restore on the new database. Even detaching and reattaching works the [...]
This article has no comments. Why not add yours?