Hello, I am developing a palm application with a Sybase Anywhere Ultralite database and I am running into a synchronization error as I grow the database. I am using a serial connection between UL on the palm and mobilink on the PC with timeout set to 0 (infinite timeout). Here's the problem: The MobiLink server is taking more than six seconds to prepare five hundred records for the download stream to the palm. Unfortunately, the palm appears to interpret the delay as an communication error (SQLCODE -85 following the call to ULSynchronize()) and times out. For smaller databases, the download stream is initiated in less than six seconds and the rest of the download process continues smoothly thereafter. If anyone has experience with database synchronization problems like these, please e-mail me. I would like to stop the palm from timing out if possible. Thanks. Chester Day
