I tend to use this format... <CFQUERY DATASOURCE="Query_Name"...> CF specific tags in caps, var names spaced and capitalized.
-----Original Message----- From: Paul Giesenhagen [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 10:14 AM To: CF-Talk 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 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.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

