Jamie McMullin wrote:
How do you lock a structure, and why would you?

The structure is independent of the database in every way that I can think of.

The PackedRecord structure connects to the database via a MemHandle, but the PackedRecord then goes to a String, which then goes to another structure of a different name and type, called UnpackedRecord.

Although I am hoping you are right, because it would explain the nature of the 
error and solve my problem. :)


Please use the Dm-Functions to work with databases. Storage heap is protected, you can not just use normal memcopy or strcopy to write data into the storage heap. Please use the appropiated DmWrite etc. functions.


Regards
Henk

--
-------------------------------------------------------------------------
  Henk Jonas                                            [EMAIL PROTECTED]
  Palm OS Â certified developer

  Please contact me, if you need an off-side contract worker.
-------------------------------------------------------------------------

--
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to