>Hi all,
>
>is there a way to use records in a database larger than 64k?
>I am using a stream which should be saved at one point to a 
>database. In the
>database are already 2 Records. I am using DmResizeRecord, but 
>when I reach
>64k the program terminates and the error is NULL from the 
>DmResizeRecord.
>Thanks
>
>Till

Nope.  You'll have to divide your database up, or create a new
database when the size of your database hits 64k or something.

-Rus

-- 
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