It occurs to me that this could ( in theory ) be a really powerful tool, if
you could pass command-line arguments to say, the ColdFusion cfhttp engine
using a trigger in the database. This would allow the flow of process in the
oposite direction, back to CF ( executing cf processes as a result of
datasource events ), in addition to the much more common CF -> datasource
process path... There is of course the risk of circular events where you get
SQL triggering CF which in turn triggers the originating SQL... however, I
can think of some instances in which being able to use process flow in both
directions could be very useful...


Isaac Dealey
Certified Advanced ColdFusion 5 Developer

www.turnkey.to
954-776-0046

> I would like to know about this too

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 26, 2002 2:16 PM
> To: CF-Talk
> Subject: OT - Executing an app from MS SQL


> Could someone please point me to a BOL article or another resource on
> how I can set up a trigger to execute an outside application and pass it
> some command line arguments? I'd like to do within the database itself
> and not the CF itself.

> Thanks much!

______________________________________________________________________
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to