I tried that and I my imagelist query is returning a proper recordset but it is choking on this query
<cfquery name="qry_MakeThumbnailList" dbtype="query">
Select name from imagelist
</cfquery>
----- Original Message -----
From: Ian Skinner
To: CF-Talk
Sent: Monday, July 19, 2004 4:36 PM
Subject: RE: Problem with SQL Server and CF5
Have you tried a <cfdump var="#imagelist#"> between your <cfdirectory...> and <cfquery ...> tags to make sure you are getting a valid query object?
--------------
Ian Skinner
Web Programmer
BloodSource
<file:///C:\Documents%20and%20Settings\iskinner\Application%20Data\Microsoft\Signatures\www.BloodSource.org> www.BloodSource.org <http://www.BloodSource.orgSacramento>
Sacramento, CA
"C code. C code run. Run code run. Please!"
- Cynthia Dunning
Confidentiality Notice: This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

