_____
From: James Holmes [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 12 October 2004 4:23 p.m.
To: CF-Talk
Subject: RE: Outputting Structure Key Problem
Score is a struct created with Structnew(), not a query.
I'd check for whitespace in the data in the DB - perhaps there is an
unintentional space after the word "Sleep" in the DB?
-----Original Message-----
From: Matthew Walker [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 12 October 2004 10:29
To: CF-Talk
Subject: RE: Outputting Structure Key Problem
You've created a query record set, not a structure. You could use query of
queries to retrieve the matching record from your record set or you could
use a UDF like this: http://cflib.org/udf.cfm?ID=586
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

