a bit strange thing, what you want to do. ... and that won't go the way you tried. you cannot go backwards with sql versions. so your best chance is to export the complete data using sql server import/export wizard. msdn.microsoft.com/.../ms140052(v=sql.120).aspx then create a new sql 2012 database and import the complete data with that tool.
↧