whats the name of your query
Lets see the complete cfquery tag
  ----- Original Message -----
  From: [EMAIL PROTECTED]
  To: CF-Talk
  Sent: Wednesday, July 14, 2004 9:44 AM
  Subject: attribute value...

  I've got a piece of code...

  195 :  <cfloop query="market" >
  196 :        <option value="#market.c_marketid#" <cfif tmp1 IS market.market >selected</cfif>>#market.market#</option>
  197 :       </cfloop>

  this is generating the CF error..

  The value of the attribute query, which is currently "market", is invalid.

  the query
  SELECT market, c_marketid, isactive, actionuser, actiondate FROM C_MARKET

  ORDER BY market

  returns

  ALBANY             2         1     0070236         7/13/2004         1:41:15 PM
  LITTLEROCK     1        1     0070236         7/13/2004         1:41:00 PM

  I'm not entirely understanding this error, can someone explain?

  Greg Morphis
  Rapid Response Team
  Client Server Dev/Analyst I

  ******************************************************************************************
  The information contained in this message, including attachments, may contain
  privileged or confidential information that is intended to be delivered only to the
  person identified above. If you are not the intended recipient, or the person
  responsible for delivering this message to the intended recipient, ALLTEL requests
  that you immediately notify the sender and asks that you do not read the message or its
  attachments, and that you delete them without copying or sending them to anyone else.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to