Could you be a little more specific about what you are trying to do?  It sounds like a 
stored procedure and/or a cursor might be the better and faster way out of what you're 
doing.  Why write to a .csv file?  Let me know what you're doing and I'll help ya use 
the right tools for the right job!

Gregory Harris
Los Angeles Information Technology Agency (ITA)
[EMAIL PROTECTED]


>>> [EMAIL PROTECTED] 08/16 9:29 AM >>>
I am considering using a trigger to write .csv file when a column 
changes. I will then include that file and use it to loop over. 

The question is... 

Is this more efficient or less efficient than using a cached query?

Michael Slatoff
www.slatoff.com 


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ 
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to