Browse by Tags

  • A few of my common utilities

    Whenever I have to do something more than a few times, I like to make a shortcut or a utility for it. I have all of these in my c:\bin directory, and I have my system path set to include c:\bin.  These utilities mean that I don't have to think about a lot of heavy syntax most of the time. For example, to import a DAT file into my database, ...
    Posted to Gary Sherman (Weblog) by gsherman on March 20, 2008
  • Migrate a business rule from one database to another

    I was working with a customer today, and they mentioned that one task that is problematic for them is moving business rules from their test database into the production database. Currently, the business rule is manually created via the Clarify Client in the test instance, and then when its all working, it is then again manually re-entered into the ...
    Posted to Gary Sherman (Weblog) by gsherman on November 13, 2007