House of Fusion
Home of the ColdFusion Community

Search cf-talk

December 05, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31       

Search over 2,500 ColdFusion resources here  >>>      
Home / Groups / ColdFusion Talk (CF-Talk)

Instantiating all objects within Application cfm

Author:
Andrew Grosset
09/20/2007 11:54 PM

I use the request scope for database name, username & password for cfqueries since I believe application variables can be read by all on a shared server - not sure if this is still the case though. Andrew. > I store settings such >as the applications database name in the application scope since it is >global to all requests and does not change for the app.


Mailing Lists