SQL Server 2000
SQL Server 2000 stored procedures can:

support BEFORE, INSTEAD OF and AFTER types
never be kept within the database
be kept within the database and invoked by application programs
be stored on the users' computer

ANSWER DOWNLOAD EXAMIANS APP