Posts
Sort by recent activity
Can Multiple versions of SSMS and SQL Prompt coexist?
I need to support 2 very different versions of SQL Server (2005 and 2019) and I am finding I can't do this with two versions of SSMS/SQL Prompt because SQL Prompt 10 doesn't work with 2005. Is ther...
need help formatting JOIN Clause
I can't seem to find a setting to clean up this. Think I've tried all the settings. https://www.screencast.com/t/YlEF2UT8Ma8
Enable Code Suggestion not working
Somehow my code suggestions stopped working.
When I go to the SQL Prompt menu and disable and Enable Code Suggestions I get this error:
Invalid object name 'master.sys.table_types'.
In SSMS I am co...