Sorry i should have better phrased my question what would you do in a third tier that you wouldnt put in the database or in the client?
Kola > > > >What would happen if someone decided to update your database using Excel > >ODBC connection? The stored procedure wouldn't run. But if you had your > >business logic in the trigger, it would fired upon an insert, update, or > >delete. > > > > > >That man knows best. Since then I put all my business logic inside of > >triggers. > > > >> >Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

