Howdie friends!
I am just wondering how to close a file after I am through with <cfinquiry>/<cfoutput>.
I am not sure if close file everytime you run a query is a good idea (I have worked with applications where closing files put a heavy burden on server) and at the same time wonder if not closing them exposes the files to corruption or possibly locking other queries ...
Any comments on this will be appreciated;
josel
If you have the knowledge, consult and educate those who need it! - Jose Lerebours
I am just wondering how to close a file after I am through with <cfinquiry>/<cfoutput>.
I am not sure if close file everytime you run a query is a good idea (I have worked with applications where closing files put a heavy burden on server) and at the same time wonder if not closing them exposes the files to corruption or possibly locking other queries ...
Any comments on this will be appreciated;
josel
If you have the knowledge, consult and educate those who need it! - Jose Lerebours