>The ## around the DSN are valid, especially if the #dsn# is a variable that
>contain the real DSN.  This variable could be set just about anywhere, but
>is usually done in the Application.cfm (or other similar file) using the
>syntax:

><cfparam name="dsn" default="mydsn">

I do the same, but I have always used <cfset application.datasource="mydsn">.

Are there any performance implications either way, or are both just different
ways to do the same thing?

--------
Rob Keniger


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to