<cfquery name="qcf_queryname" datasource="#Application.DSN#">
----- Original Message ----- From: "Paul Giesenhagen" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, July 05, 2002 10:13 AM Subject: OT: Naming Convention choice > Curious as to which one people prefer. > > <cfquery datasource="QueryName" ...> > > OR > > <cfquery datasource="query_name" ...> > > Also, out of curiosity these too: > > <CFQUERY DATASOURCE...> (all caps) > > Or > > <cfquery datasource ...> > > Thanks > Paul Giesenhagen > QuillDesign > > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

