Hello,

I searched adobe.com, the internet and all of houseoffusion and couldn't find 
any matches for this error.

I am using CFMX 7 local developer's edition and I am validating markup using 
Dreamweaver MX keep getting this response.

"Note that in ColdFusion 6 the dbtype attribute does not support dynamic"

It says this error is on line 1 and here is how my line 1 reads:

 <CFQUERY name="use_ingredient_id" datasource="datasource">
 select * FROM tlb_sbclc_main 
WHERE main_frn_itm_id = #FORM.ingredient# AND main_frn_ssz_id =  #FORM.amount#
 </CFQUERY>

Any idea what is wrong with this?


D

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:254999
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