Thank you for the response,
1 ) Correct me if I am wrong, but this implies that the maximum number
of records in a PDB can be 65536 with each having 64KB of data.
i.e. 65536 * 65536 bytes of maximum storage per database ?
2 ) As you say that one chunk size is kept under 64k so One RecordList
will at max have 8192 record headers ( each with a size of 8 bytes
)
( 8192 * 8 = 65536 ) ? or will it be
( 1 RecordList Header + 8191 records ) * 8 bytes = 65536
4) Also if I am building the PDB on the desktop will I have to adher to
the
restrictions mentioned in (2) and seperate the Record
Headers
accordingly, or the segregation is done by the Hot Sync Manager ?
waiting eagerly for a response...
Thanks in Advance,
Prashant Gupta
---- Original Message ----
"Danny Epstein" <[EMAIL PROTECTED]> on 11/07/2000 02:31:12 PM
Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
cc: (bcc: Gupta Prashant-SWD-ITIL-UB/Itilmail)
Subject: Re: A PDB Query ???
The maximum chunk size is a tad under 64K. The record header list might not
fit in a single chunk, so a linked list of chunks is used.
--
Danny Epstein
OS Engineer, Palm Inc.
--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/