Unexpected symbol '' SQL Source Control

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
darrenbenn2
Posts: 1
Joined: Wed 31 Aug 2016 20:16

Unexpected symbol '' SQL Source Control

Post by darrenbenn2 » Wed 31 Aug 2016 20:25

I'm using SQL Source Control but when I attempt to sync one of my local databases with the working directory I get the following errors for one of the stored procedures:

Code: Select all

Unexpected symbol ' ' (C:\Users\darren.benn\AppData\Roaming\Devart\dbForge Source Control for SQL Server\Repositories\8a8ce02d-85f0-4eea-bf04-c17312f32e2d\Programmability\Procedures\dbo_Stored_Procedure_Name.sql)

Unexpected symbol ' ' (C:\Users\darren.benn\AppData\Roaming\Devart\dbForge Source Control for SQL Server\Repositories\8a8ce02d-85f0-4eea-bf04-c17312f32e2d\Programmability\Procedures\dbo_Stored_Procedure_Name.sql)

Unexpected symbol ')' (C:\Users\darren.benn\AppData\Roaming\Devart\dbForge Source Control for SQL Server\Repositories\8a8ce02d-85f0-4eea-bf04-c17312f32e2d\Programmability\Procedures\dbo_Stored_Procedure_Name.sql)
All other stored procedures are fine - it's just this one.

I'm using SQL Source Control Standard Version 1.0.102.

alexa

Re: Unexpected symbol '' SQL Source Control

Post by alexa » Thu 01 Sep 2016 10:21

Could you please send us the dbo_Stored_Procedure_Name.sql document for investigation?

You can reply straight to our support system at supportATdevartDOTcom

Post Reply