I try to query a linked remote index server with the following statement: select * from OPENQUERY([GRIPCVS], 'select filename from GRIP-SERVER.CVs..Scope() where CONTAINS ( ''cmbs'')') unfortunately this results in a "Incorrect syntax near '-'." - error putting the servername in [] results in "Incorrect syntax near '['. ??? Please help!