I use SQL2008R2
I tried to run the below query
use FIMSynchronizationservice
restore database FIMSynchronizationservice from disk='\\IPaddress\filename'
but, syntax check says, there is error near FIMSynchronizationservice , line 2 I can see red underline in FIMSynchronizationservice
Why is that ?