There are no records with more than 64K bytes.  64K is the max record size
(minus a few bytes).

>
> Is it possiable to read data from record from
> anypoint.
>
I don't understand the question so I'll take a guess...
You can randomly access any record within a DB.  Once you retrieve a pointer
to the record, you could jump to any point within the record by moving the
pointer (provided you know the structure of the record to read).


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

Reply via email to