Archive for March 25th, 2008

Can’t I Just Create a Script To Do That?

Tuesday, March 25th, 2008

The Clarity Action framework is fundamentally a better way to run your existing scripts than what you are likely doing now. Here is why:

You are passing in the exact information your scripts need to do their job. If your script acts on a database the script is run on an active instance of that database, […]