Is there a way to get a continuous chunk of greater than 64k bytes in the storage heap? DmNewHandle seems to have the same limitation as MemPtrNew. I don't need to hotsync the database, it is used only for temporary storage while the application is running.
FtrPtrNew will let you allocate >64KB on the storage heap. You can't attack a large storage heap handle to a database on most devices, because that would cause problems for HotSync Manager.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
