The number of records in a DB is a 2 byte integer (64K elements for unsigned or 32K of elements for signed) I'm not sure of the # of DB per palm but the LocalID is a unsigned 32 bit int so it could be upwards of 4.2 billion Each record has a limit of 63.8K (or there about) so a DB could have a max size of 64K * 63.8K (about 4MB) But I find that more than a few hundred records and a few dozen DBs, Hotsync starts to slow down noticably.
> Ok, dumb question time.. but the Knowledge Base is down.. > > What are the following limits on Palm: > > Number of files (databases) > Number of records in a database > Size of a file (database) > > ---------- > Bradly J. Barton - [EMAIL PROTECTED] > Jenies Technologies Incorporated > (972) 602-1835 > http://www.JTI.net > http://PalmInHand.com > > > -- > 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 ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
