"Could not find stored procedure 'ÿþ' " error

Viewed 1113

I am trying to execute a query, after reading the content from a SQL Script file, assigning it to a variable and then executing the content. Then I get this error saying Could not find stored procedure 'ÿþ'. Please help me understand the issue. Thank you.

Info:

SQL Server 2014

SSMS Version - 12.0.4100.1

1 Answers
Related