Has anyone built any code around the UInt16 limitation of records? I would like to be able to use more than 65k records in a product and didn't know of sub-records with my own type fo index would be better than something else? thanks - bill
"Gavin Maxwell" <[EMAIL PROTECTED]> wrote in message news:98266@palm-dev-forum... > > Now, because OS 5 still has the 64k limit on database records... > > It's not too much of an issue - just port your app and create multiple > segments... I've ported some reasonably large projects over with little > trouble from the segmentation issue (it's a shame the same can't be said for > other issues though!) > > > Gavin. > > Martan <[EMAIL PROTECTED]> wrote in message news:98262@palm-dev-forum... > > > > Does OS 5 remove the segmentation issue ? > > I have a rather large C app I'd like to port to palm. > > > > Thanks, > > Martan > > > > > > > > > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
