Activity overview
Latest activity by maccer
Tab at start of line crashes SQL Prompt (division by zero) when expanding asterisk to column list
In version 9.2.7.6282 of SQL Prompt and SSMS 2017 17.8.1, if you have a tab before a "SELECT * FROM..." statement, go with the text cursor to the * and press tab to expand the asterisk to a column ...
Suggestions in Visual Studio / SSDT won't include new table
Hi!
I've added some new tables into a database project in Visual Studio 2013, for example a table called DW.EntryHierarchy. But it doesn't appear in the suggestions list when writing code for a st...