Error Parsing file while comitting stored procedure to TFS.

I get this error on two of my stored procedures...

"There was an error parsing the file "...\xxxxxxx.sql" at line 6, column 7 near the text ."

Both stored procedures are valid SQL code and execute flawlessly.  I have excluded the two stored procedures and removed them from the local workspace & the TFS repository.  That let me continue working without committing these two source files.  Obviously this is not the preferred situation, what should I do to get past this?

Answers

Sign In or Register to comment.