I'm starting to learn more about application.cfc and using the
application scope, and I wanted to double-check to make sure this
works the way I'm interpreting it.  I tried searching, but couldn't
find any additional info on this specific question.  It sounds like I
can place a cfquery inside a cffunction in application.cfc, and then I
can access that query on any page as needed via the application scope,
but the database only gets hit specifically when the function is
called (not every time any page is loaded).  Is this correct?

Thanks,
- Matt C

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to