>  http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-b19.htm
>  I have the following CFQuery line:
>  <cfquery name = "myQuery" datasource = "#ds#">
>  I ran into an instance where "ds" had no value so datasource = ""
>  The error that returned was
>  name can't be empty 

If you temporarily hard-code the datasource name does it make any difference?

><cfquery name="msg_details" datasource="#application.dsn#">

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & 
Flex 2. 
Free Trial 
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271099
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to