
When problems arise in your system, it is always important to check whether the system is up-to-date and all available service packs have been imported.
Procedure
To find out the version of your SQL Server, look at the first line of the current SQL Server Error Log.
To view logs proceed as follows:
A list of all the available logs is displayed.
The content of the log is displayed in the Log File Viewer.
For example:
Microsoft SQL Server 2008 - 10.00.xxxx
The last 4 digits (xxxx) indicate the build number, which designates a certain service pack level.
You can also check the version of your SQL Server as follows
You can see the SQL Server version in the Version column.