I suppose that's possible. I'll have to consider the various methods
suggested.

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer
ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->

-----Original Message-----
From: Ben Nadel [mailto:[EMAIL PROTECTED]
Sent: Monday, July 31, 2006 3:00 PM
To: CF-Talk
Subject: RE: Cfloop timing out.


Can you have it run 100 rows at a time... Then CFLocation back to itself
with a new record offset and then run 100 more rows... Etc.

........................
Ben Nadel
Web Developer
Nylon Technology
350 7th Avenue
Floor 10
New York, NY 10001
212.691.1134 x 14
212.691.3477 fax
www.nylontechnology.com

"Some people call me the space cowboy. Some people call me the gangster of
love."

-----Original Message-----
From: Andy Matthews [mailto:[EMAIL PROTECTED]
Sent: Monday, July 31, 2006 3:50 PM
To: CF-Talk
Subject: Cfloop timing out.

I'm going to be running a scheduled task nightly. It looks like this:

- Run a query (which will return probably around 130,000 rows).
- Loop over that query and run an UPDATE statement on each row.
        - I'm importing data from another source and am not able to do this
on INSERT.

So the code itself works, but the query/cfloop is timing out. Any ideas on
how I can make sure this thing runs without error?

<!----------------//------
andy matthews
web developer
certified advanced coldfusion programmer ICGLink, Inc.
[EMAIL PROTECTED]
615.370.1530 x737
--------------//--------->






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248332
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to