• hi,

    try (from BOL)

    create procedure {proc_name}... with encryption.

    create trigger {trig_name} on {object_name}

    with encryption

    Paul