How can we help you today? How can we help you today?
wkhazzard

Activity overview

Latest activity by wkhazzard

What does the Use Keyboard Shortcuts option do?
In looking at the two available options on the SQL Tab Magic toolbar, I can't help but wonder what the "Use Keyboard Shortcuts" option does. I can't find any documentation on this feature at all.
1 follower 1 comment 0 votes
Nevermind. I found it in the options for the compare project. I checked the "WITH NOCHECK" option in the Ignore section and it worked perfectly. Sorry to bother. Thanks! / comments
Nevermind. I found it in the options for the compare project. I checked the "WITH NOCHECK" option in the Ignore section and it worked perfectly. Sorry to bother. Thanks!
0 votes
WITH NOCHECK issue
If you create a foreign key using ALTER TABLE ... WITH CHECK ADD CONSTRAINT in one database and in another database you create the same key using ALTER TABLE ... WITH NOCHECK ADD CONSTRAINT followe...
1 follower 1 comment 0 votes
Minimum Permissions Needed to Run SQL Compare
I need to compare to a database that I'm not allowed to change. I will give the scripts to another team to make the modifications. I need to know the minimum rights that I need in the database to b...
1 follower 1 comment 0 votes
Transaction with Try Catch Snippet
May I suggest a snippet to include in future releases? Snippet: ttc Description: Transaction with Try Catch and Error Reporting, Contributed by Kevin Hazzard (DevJourney.com)BEGIN TRANSACTION; BEGI...
1 follower 1 comment 0 votes
Detecting Report Image Location
After generating a SQL compare report in HTML, I like to be able to send the report to my mates without having to zip up the images folder. But I always have to modify the HTML inserting the follow...
0 followers 0 comments 0 votes