Well Steve, fixing DB is not a way to go (as of now) :-) With "Reuse", I mean that once we have data(in an object?). I may want to manipulate/query that for creating some more sub-reports. e.g. if i have 150000 rows, i may still want to get a subset of it and this time I hate to again go back to DB. Rather I want to use this stored data object.
I know that there are facilities in Mach II to cach data but I never used it. So any suggestion on that would be great. Also, transferORM can help me lot to avoid those cranky SQLs. So can this be useful(in caching) as well? If so how? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331356 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

