Errors occurred whilst parsing file - Checking in Database
ROM
Posts: 3
I have an evaluation version of Sql Source Control. I have encountered this error when I first try to Commit Changes to a database to source control:
Errors occurred whilst parsing file C:\Users\fwentworth\AppData\Local\Red Gate\SQL Source Control 3\WorkingBases\4k35kv3y.xxe\Stored Procedures\dbo.OutputAccountHistory.sql
'' at line 6, column 7
Every time I try to commit the changes to the database it comes up with a different file, from a set of about 4, that has failed.
Errors occurred whilst parsing file C:\Users\fwentworth\AppData\Local\Red Gate\SQL Source Control 3\WorkingBases\4k35kv3y.xxe\Stored Procedures\dbo.OutputAccountHistory.sql
'' at line 6, column 7
Every time I try to commit the changes to the database it comes up with a different file, from a set of about 4, that has failed.
Comments
I am using SSC with Git and I had this error message when the repository was in the status of a merge conflict. In this case SSC apparently displays the code lines there the conflicts exist.
So, I advice you to check the status of your repository.