How can we help you today? How can we help you today?
jgonnering
version 14.10.1.21845 getting error connecting to SQL Azure databases
since updating to the newest version I can no longer connect to SQL Azure databases.  I noticed the latest version has fix ZD-277111 that talks about populating database list when TrustServerCertif...
2 followers 5 comments 0 votes
Ignore ALL extended properties
when I check "ignore extended properties", SQL Compare is still showing extended properties added by Sensitivity Classification created by the Classify Data task in SSMS.  How can we have SQL Compa...
1 follower 2 comments 0 votes
SQL Prompt Format removes alias causing ambiguous error
when I use Format SQL (using a custom style) on a stored proc,  a parameter to a User-Defined Function changes from [c].[ID] to [ID] and when I compile get the error "Ambiguous column name 'ID'.". ...
1 follower 1 comment 0 votes
Intellisense showing blank values for tables
I am using SQL Prompt 7.4.0.471 in SSMS 12.0.4100.1 and in the intellisense drop down, the table suggestions are blank. If I put my cursor over it, the table definition popup will appear next to i...
3 followers 5 comments 0 votes
Formatting CREATE EVENT SESSION introduces syntax error
I scripted an event session I created (below) CREATE EVENT SESSION [VMS] ON SERVER ADD EVENT sqlserver.rpc_completed(SET collect_statement=(1) ACTION(sqlos.task_time,sqlserver.client_app_name,sqlse...
3 followers 7 comments 0 votes
Showing as different, but no differences exist
I'm seeing an issue with SQL Compare listing objects as different, yet in the SQL Differences pane, there are no differences and the "Next" button is disabled. I have "ignore white space" checked ...
7 followers 8 comments 0 votes