Thanks Dominic, That reminds me that I should add that I'm using Fusebox5.0 (MVC) and looking to do most of the SQL in Transfer as well ;-).
My way of thinking was that I'd put the initial checks specific to our core system (this one is a mini app running off the back of the core) within a CFC and call it from the application.cfc. That CFC would sit in a location which is mapped and accessible to all the other apps if we decide to repoint them. It's just as a I was writing it that I thought I'm doubling up what I'm doing here as I could probably just write all this inside the application.cfc instead. Of course doing that means I'm mixing it up with all my custom code. Hopefully you can see the "6 and 3*2's" scenerio I've got myself in here :-). Cheers, James ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302927 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

