On Thu, Mar 25, 2010 at 12:10 PM, Raymond Camden <rcam...@gmail.com> wrote:

>
> Right - it gives hinting for table/cols,and color coding. It is not a
> "Visual Query Builder."
>
>

ok skip sql editor... where is autoComplete / tag insite inside <cfquery>


       <cfquery name="UpdateLog" datasource="#request.dsn#">
            Update Log
            SET ThisSomthing = <cfq does not provide insite for
<cfqueryparam >
        </cfquery>

I have to actually do this below the query tag to get insite to  work.

am I missing something?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332265
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to