Activity overview
Latest activity by MichelD
That version fixes it for me / comments
That version fixes it for me
SQL Prompt 10.1.5 doesn't have release notes (yet), but doesn't fix it. Bu i found a fix in : https://forum.red-gate.com/discussion/86773/sql-search-does-not-start-in-ssms-18-5 / comments
SQL Prompt 10.1.5 doesn't have release notes (yet), but doesn't fix it. Bu i found a fix in : https://forum.red-gate.com/discussion/86773/sql-search-does-not-start-in-ssms-18-5
BUG: SQL Search not working after SSMS 18.5 upgrade and after that SQL Prompt update
Pressing SQL Search in Red Gate Toolbar doesn't show SQL Search, SQL Prompt and Tab History does work.Tried manual update of SQL Search, but that gives message 'a newer version is installed'Using
...
Same with : DECLARE @Batch_ID SMALLINT, @TotalBalance MONEY Becomes: DECLARE @Batch_ID SMALLDECIMAL(19, 4)
@TotalBalance MONEY SQL Prompt 9.4.7.7595
/ comments
Same with :DECLARE @Batch_ID SMALLINT, @TotalBalance MONEYBecomes: DECLARE @Batch_ID SMALLDECIMAL(19, 4)
@TotalBalance MONEYSQL Prompt 9.4.7.7595
Hi @RichardL A colleague of mine same SQL prompt version, same visual studio project, same SSDT / Stored Procedure no issues. Only difference we could spot is he has latest Visual Studio version. I have Visual Studio 2017 15.7.4 and he has 15.7.5. / comments
Hi @RichardL A colleague of mine same SQL prompt version, same visual studio project, same SSDT / Stored Procedure no issues. Only difference we could spot is he has latest Visual Studio version.I ...
Hi @RichardL That's the version i am running now, re enabled addon and checking my issues. Formatting works now, but Qualify Object names didn't work. also code Analysis crashed. Issue submitted. / comments
Hi @RichardL That's the version i am running now, re enabled addon and checking my issues.Formatting works now, but Qualify Object names didn't work.also code Analysis crashed. Issue submitted.
SQL Prompt formatting / Qualify object names etc
Format SQL, Qualify object names etc doesn't work in visual studio 2017 , but does in SSMSusing SQL Prompt 9.1.13.5130
Same here, 'Fix' by disabling SQL Prompt works. First release of SQL Prompt 9 worked / comments
Same here, 'Fix' by disabling SQL Prompt works. First release of SQL Prompt 9 worked