How can we help you today? How can we help you today?
Dave Pendleton
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.
5 followers 6 comments 0 votes
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...
1 follower 1 comment 0 votes
10.1.4.14671 Upgrade Fails
The SQL Prompt 10.1.4.14671 upgrade, when run as Administrator, fails with the following error:
2 followers 2 comments 0 votes
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...
2 followers 2 comments 0 votes
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.
2 followers 3 comments 0 votes
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...
5 followers 9 comments 0 votes
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...
2 followers 2 comments 0 votes
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...
1 follower 1 comment 0 votes
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]...
2 followers 3 comments 0 votes
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.
2 followers 7 comments 0 votes