Thanks, I'll give that a shot.

What I also need (and was hoping to get answered with the first question :) ) is a trigger to parse one of the fields before it is inserted into the table.

So, how do I refer to the values coming in from the INSERT statement? And, once I've manipulated that value, how do I execute the INSERT with the new value?

Thanks alot!