Does anyone know if a sql statment can be executed in SQL Server 2000 and not execute a trigger set up for a particular table. I need to override the trigger to do an insert statement in a table for an application but need to leave it in place for other situations. Any help would be greatly appreciated.