jon hall wrote: > > Even more specifically I have no control over the database in > question, and my only interface to the db is a set of tables with > insanely complex triggers on them to check the data and then insert > the data into another table on their side.
As long as they write the triggers, what is the problem? > If you had to insert 100 pieces of data into a table, and the database > does validation of that data and passes back any errors, would you > want to do it via an SP or a trigger? I say SP...they say trigger. And I say constraints and assertions :) Jochem ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. 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

