But Palm OS reference said that "Returns errNone if no error. May display a fatal error message if the record pointer is invalid or the function overwrites the record."
will fatal error display if i overwrite the record? as I try using DmWrite b4, but i got bus error Keith "Sachin Kochhar" <[EMAIL PROTECTED]> wrote in message news:75635@palm-dev-forum... > > Yes u can overwrite the record using DmWrite without any problem. > > Cheers > Sachin > > "Keith" <[EMAIL PROTECTED]> wrote in message > news:75625@palm-dev-forum... > > > > Hi all, > > I have a record in my database. Assume the sixe of record will not change, > > can i simply change the content of it by overwrite by using "DmWrite". > > Or i do have to "DmNewHandle" to locate a new space and add the new > content > > by "DmAttachRecord" > > > > ( I am working on a appl with datebase, and content of record will be > > updated automatically from time to time.) > > > > > > > > > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
