I am having a problem.

I have a query that is being returned to a CFC, that CFC then loops
over the query and passes the query to a function.  The function then
calls another CFC (passing the query with it) that  builds an object.

When the query gets passed to that last CFC it is losing its cursor. 
If I dump query.currentrow, it shows the correct row number in the
database, but it will not use the current rows data to build the
object, only the first row.

Has anybody run into this problem before?

-- 
Ken Ingle
KICWEB Design
[EMAIL PROTECTED]
http://www.kicweb.com
http://www.kicweb.com/blog
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' 
in the message of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported
by Mindtool, Corporation (www.mindtool.com).

An archive of the CFCDev list is available at 
www.mail-archive.com/[email protected]

Reply via email to