Thanks! "David Fedor" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > >Hi, > >in palm os 6 (cobalt) is possibile to store records bigger than 64k, but is > >possibile to have more than 64k records per table, or there is yet this > >limit? > > I know of no such limit in schema databases. > > At the same time, if you're working with that many entries, you would > presumably want to minimize the per-record overhead, e.g. by bundling > several "records" together into one item, particularly if your data > is read-only or rarely written. > > Standard database design techniques apply, memory isn't free, custom > designs can always improve upon general-purpose solutions, etc. > > -David Fedor > PalmSource, Inc. >
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
