I know code insight works for table/col names. I also see CI for
cfqueryparam. For example, it showed the arguments, and when I picked
cfsqltype, it gave me a list of types.


On Thu, Mar 25, 2010 at 11:18 AM, Casey Dougall
<ca...@uberwebsitesolutions.com> wrote:
>
> 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 m

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:332267
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to