asked on
ASKER
Microsoft SQL Server is a suite of relational database management system (RDBMS) products providing multi-user database access functionality.SQL Server is available in multiple versions, typically identified by release year, and versions are subdivided into editions to distinguish between product functionality. Component services include integration (SSIS), reporting (SSRS), analysis (SSAS), data quality, master data, T-SQL and performance tuning.
TRUSTED BY
ASKER
says only
Command(s) completed successfully.
>>SQL Server version has a minimum compatibility level and anything below that will get raised.
we are restoring a 90 version db from 2005 on 2008 server. that should be no issue,right? can you clarify, please?