Hi Brad, Good idea with the IDLE command. I'll try placing that in a few of our loops. It makes sense, seeing as how we're not making many calls to the database engine, just looping and number crunching. I noticed similar problems before when we were using 4D Open. It was making synchronous calls, and we eventually gave up on this and started using web services. Same thing with our email queue (4DIC) - that ended up being implemented on a client machine to save resources. This set of methods, though, is free of all plugin/external calls, there are just a lot of things going down. Thanks, - Clayton
Clayton L. Donahue The Healthcare Management Council, Inc PH: (781) 449-5287 [EMAIL PROTECTED] www.hmccentral.com <http://www.hmccentral.com/> _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
