I have a database record with a bunch of fixed-length numeric fields, and
then a bunch of variable length strings at the end.

What is the best way to copy the data from one database record into another?
I'm trying various methods but I don't want to have to perform a DmWrite on
each individual field.  I would prefer something similar to the MemMove
function but obviously I'm restricted to using one of the Data Manager
functions.

I think I'm experiencing a brain-freeze.  I know it shouldn't be this
difficult.

Any comments would be greatly appreciated!

Eddie



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

Reply via email to