Not much to go on. Could you provide some additional details. Are you opening the database in read/write mode? Are you getting or querying the record? How much memory are you attempting to allocate? Is the record locked? Many more questions, not enough time to type them...
----- Original Message ----- From: "V...i...K...a...S" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Wednesday, April 03, 2002 3:23 AM Subject: Database Resizing > Hi all, > I am trying to resize a chunk of database memory allocated to me while > modifying a record. > I tried both the approaches > 1. MemHandleResize -> This gives me an error DmWriteCheck failed. > 2.DmResizeRecord -> This returns me a NULL handle. > Can anybody lemme know whether i am missing something or rather there are > other API's > to do the same. > I have not tried Deleting a record at that index and then again inserting it > at the same. > This is the last option i think i shall have.But then i have a feeling as to > this is a wrong approach. > Do lemme know if anyone knows how to do the same. > Thx in Advance > > Reply ASAP....If possible > Regards, > Vikas > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
