Visual studio SQL prompt format error on every SP
StephenLag
Posts: 9 Bronze 1
in SQL Prompt
Hi,
Since we updated visual studio to version 16.3 we get the following error on every stored procedure when formatting.
After the error every line gets multiple semicolons like this
select * from Table;;;;
If we use SQL prompt in SSMS on the same stored procedures everything works as expected.
I attached a screenshot with the error
Since we updated visual studio to version 16.3 we get the following error on every stored procedure when formatting.
After the error every line gets multiple semicolons like this
select * from Table;;;;
If we use SQL prompt in SSMS on the same stored procedures everything works as expected.
I attached a screenshot with the error
Tagged:
Best Answer
-
Tianjiao_Li Posts: 684 Rose Gold 5@StephenLag
We've just released yesterday and the issue is fixed.
Please upgrade and let us know if there is still any problem.
Thanks.
Answers
I've reproduced it and escalated it to the development team. Will keep here posted with any progress.
Our apologies for the inconvenience caused.
Tianjiao Li | Redgate Software
Have you visited our Help Center?