Ask a Question related to Macromedia ColdFusion, Design and Development.
-
spikehenning #1
Tight Query Loop?
New JDBC drivers 3.4
([url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=1a3c2ad0[/url])
TechNote says it fixes a "tight query loop". What the heck is that? There's no
description of it anywhere on the Macromedia site and the only thing Google
finds is the Macromedia TechNote. I'd like to know if it is applicable to me if
somebody will just tell me what it is.
spikehenning Guest
-
trouble with loop inside output query
Hello EveryOne, The following code executes without problem: SIZE: <cfset size="#product_size#"> <form> <select name="select"> <cfloop... -
query loop not returning
<CFQUERY Name ="getweight" DATASOURCE = #application.dsn#> SELECT * FROM Products Where name = '#Session.CrtProductName#' </cfquery> <cfloop... -
Applying an SQL query through a for...while loop (!!)
Hi there, Newbie at this, so here goes: I am attempting to build a page that updates multiple records. The page uses as its input, a series of... -
tight focus...?
"mike clampitt" <mike_clampitt@kodak.com> wrote in message news:bejfra$e38$1@news.kodak.com... You are a sick, sick, man. -
factoring out a query result to reuse it in a loop
Zeng, You can insert the results into a temp table or table variable and work with that in the loop. Linda



Reply With Quote

