Posts
Sort by recent activity
SSMS Crashes after upgrade to 10.6.13.20795
Besides being EXTREMELY slow to load, SSMS will crash when a editor window tab is right-clicked on; for example, to start a new tab group.No error, no dialogs, just disappears completely.
Permanently deleting snippets
I can understand that some people find snippets useful, however I find them to be an annoyance. They are frequently inserted when I type something that resembles a snippet name (and even when it do...
10.1.4.14671 Upgrade Fails
The SQL Prompt 10.1.4.14671 upgrade, when run as Administrator, fails with the following error:
Visual Studio integration broken after update; again.
As is usual, SQL Prompt integration with Visual Studio is broken after the most recent update.SQL Prompt appears as installed in the Extensions and Updates dialog.There is no SQL Prompt menu item.K...
Custom ALIAS' do not work (anymore)
I have several custom alias' defined, that used to work but no longer do, when I use the following objects, SQL Prompt picks it's own alias, not the one I've defined.
Suggestions are broken in Release 10.0.1.12389
Suggestions are broken in several instances in 10.0.1.12389.Suggestions are offered when a literal string is input. For example, I've just typed the string 'DB', when I hit the space bar to continu...
Ignoring an entire Schema
I seem to remember an ancient version of SQL Compare allowed you to ignore an entire Schema.We are using data synchronization in Azure SQL DB, which creates a schema called DataSync and numerous ob...
Minor UI annoyance
Why does SQL Compare not remember its last window size and position?Every time I open the app, it's usually not where I left it. Most of the time, it's maximized and when I try to restore it, it ju...
ALTER TABLE, add column with COLLATE does not work.
I am adding a column to an existing table, with a collation clause. SQL Prompt formats the collation with square brackets which then causes a syntax error:ALTER TABLE [dbo].[MyTable] ADD [MyColumn]...
OBJECT_DEFINITION Function Not Supported
SQL Prompt Version 9.5.23.12091 does not recognize the OBJECT_DEFINITION function. If this function appears in a script, most SQL Prompt functionality is broken. It is also not formatted correctly.