I think i've come up with an alternate solution for my problem. Rather than writing a new task (or other outside scripting), i wrapped my tests in a transaction and roll back the results after the tests. This meant refactoring some classes a bit to get their db connection from the constructor rather than a factory class, but it's clean and easy. It may not solve my future problems, but it's The Simplest Thing that Could Possibly Work for now.
-- David Stagner National Marrow Donor Program 3001 Broadway Street NE Broadway Ridge Suite 500 Minneapolis, MN 55413 Email: [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>