Posts
Sort by recent activity
Improving Deployment and Update Process
Overall, the update and install process has been really improved from a year back. Kudos! As someone who prefers command line, I was going to throw a couple things out that would improve the proces...
Exclude Grant/Permissions
I couldn't find a way to do this with the SQL Compare filters, as it's a project level option. I want to track schema changes, but exclude monitoring the permissions changes, as this is done with a...
Data Masker - Main Selling Point
Can someone give me the 2-3 sentence answer on why someone would choose to use Data Masker over a simple homegrown type solution to replace values in name columns?
I've only had a chance to dive in...
Duplicate Definition Was Found in Database Project
This has been a continual thorn in my side preventing me from utilizing SQL Compare without a lot of workarounds. SQL Database Project has a duplicate entry that occasionally gets in the XML of the...
Implementing SQL Prompt at work - migrating from other solution
With the planning for next years software updates/upgrades coming up, I'd love to standardize the team to SQL Prompt, my preferred tool for sure, but cost has to be approved. I have 15 SQL Comple...
Proper location to submit new ideas with new forum
Do we still use the Uservoice platform, post in here, or in the relevant forum area for a product?
I wanted to followup/submit a proposal on SQL Prompt including a preferred connections option, but...
Command Line Option for Database Calls
Is there an option I'm not finding for exporting the HTML report on the database calls? I see a general report, and call tree, but don't see any option to export the database calls as an html repor...
Formatting Error With Output Clause
In update clause, you can specify the output with an alias. This is one odd case where apparently the
ALIAS = VALUE
is not supported. This means the output clause must be designated as
VALUE AS A...
Object tooltip questions
2 questions:
Is the tooltip for object details supposed to save your last resizing setting? I keep having to resize manually and wanted to know if this is a defect or by design?
Is there any tweak ...
SQL Search 2 placing lock on model
Could not obtain exclusive lock on database 'model'. Retry the operation later.
CREATE DATABASE failed. Some file names listed could not be created. Check related errors.
I looked at list of loc...