> You should not be calling MemHandleFree(recH), as to the fact that the data > is in DB form. You should not be freeing it at all just releasing it.
Thats because the memory on the storage-heap is really a baby of Database Manager. As a result, that part of memory is directly under control of the DB mgr. However, if I am not wrong, internally, DB mgr does rout its calls to Memory Mgr. -Viren -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
