Hi list,

This query, called as a custom tag, caused an internal server error 
(yellow band). I tried relocating the tag's file to the named custom tag 
directory. No change.

<cfquery datasource="#SESSION.dsn#" name="CALLER.gm_parts">
SELECT * FROM parts
   
    WHERE
        product_line = '#SESSION.product_line#'

    ORDER BY #ATTRIBUTES.order_by#
</cfquery>



Thank you,

* JB *




--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to