Ales,

>    1. Make a table with 20000 recs 100Bytes large and tried to sync it on T5, 
> but sync failed

How much free space is on your T5?

On the T5, each record consumes a multiple of 512 bytes of memory, whereas on
most other devices (excluding the Treo 650) it consumes the exact record length.
So on most devices, you'd have 20,000 * 100 bytes for the data area, but on the
T5 it would consume 20,000 * 512 or roughly 10MB of space ouf of 53.9MB on an
empty device.

For more information, search the archives for NAND, which is the type of memory
used in the T5 and Treo 650.  That should get you to threads which discuss the
memory size changes on the T5 (there was a long one back in November for
example).

Doug

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to