I'm not doing beaming or nything else, can i still use Exchange
Manager!?
and if i use ExgDbRead and ExgDbWrite do i still need to take care
of metaInfo and file headers to do the same
ExgDbRead and ExgDbWrite do exactly what you want. The description of
ExgDBWrite from the SDK reference is "Converts a given Palm OS database
from its internal format on the local device and writes it using a function
you supply". It does these writes using a callback function that you
supply. This doesn't have to be used to send something out using IR --
instead, it could write the file to a VFS file, or it could stream the data
over an INetLib connection. The format produced by this routine is pure
PRC/PDB format -- if you wrote this to a memory card and copied it to the
computer, it would be the same as if you'd backed it up over HotSync.--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
