Is the data manager memory still write protected? If yes (which I think it is), is there anyway to lock down a section of it for direct write access (analogous to a memory mapped file in windows)?
No. In fact, data manager memory is controlled by a server in a separate process, so writes to it go through the OS's RPC interface, and the new Schema Database system is closer to SQL than the memory chunk DBs that have been the only option in the past.
-- Ben Combee, senior DTS engineer, 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/
