Hi all, My programme has a while loop that getting all the record objects from the database. So if there are 1000 of records, it will prevent the Sync manager of communicating with the hand held for certain period of time. As you all know, in order to keep connection to hand-held device from timing out, Conduit can use the Sync manager yieldCycles function. However I have difficulties in using this function. Where should I put this func.. In the while loop (which is in another class. Not in the conduit class) or right before calling the data collection module.
Thanks for the help. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
