David Grimberg <[EMAIL PROTECTED]> writes: > Just out of curiosity, can the DB_BARE_APPEND rule have more than one sql > statement in it such that the above scenario could use an insert and then an > update statement so that future correspondences to an individual extend the > expiration date?
I don't think so, but I'm not entirely sure. I guess it would depend on whether the underlying database would accept two commands at once (perhaps semi-colon separated?). I haven't tried such a thing. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
