Activity overview
Latest activity by ehuggz
Saved me a lot of digging, even if it should be obvious.
Thank you! / comments
Saved me a lot of digging, even if it should be obvious.
Thank you!
NOCHECK Constraint in Compare but not in Source Control
I am using both Source Control and Schema Compare to manage migrations from Development to UAT. Source Control displays very few changes, while Compare shows a lot of changes to constraings with "N...
SQLDoc is only storing the password the first time you create the configuration file. Re-created the file from scratch and saved pw. Many issues with edit, took me a while to realize that selecting edit saved none of the original data. Could not figure out why the SQLDOC would not run until I realized my original entries had been wiped out when editing.
Not good design. / comments
SQLDoc is only storing the password the first time you create the configuration file. Re-created the file from scratch and saved pw. Many issues with edit, took me a while to realize that selecting...
TeamCity Plugin
I am getting errors when trying to implement the SQLDOC generator in the TeamCity plugin. No matter what I do, the password is not stored in the SQLDOC configuration file - and the SQLDOC generatio...
Creating Alerts
Every time I create a scheduled job, the SQL Backup fails the create backup reminder with "Object reference not set to an instance of an object."
Any ideas?
TeamCity Plugin Question
I am working with the TeamCity Red Gate plugin and have some questions.
1. I do not see an entry on the GUI portion of the screen to specify the location of migration scripts like you have when set...
scriptsfolderxml format
I am working through the NANT scripts provided by my Red Gate Salesman for CI Automation with TeamCity and am having some issue with the upgradescript.build file section"generate_upgrade_script_sch...