I am inserting into a database, and upon insert a trigger is getting
fired, that updates the data, and does some validity checking of the
data, if there is an error the trigger passes a return code back. Can
I get this return code using cfquery, or would I need to have a stored
proc do the insert and pass back the error code from the trigger?

The database is Sybase, and I don't have any control over it.

-- 
jon
mailto:[EMAIL PROTECTED]

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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

Reply via email to