Is the data stream format used by ExgDBWrite published? My app has to beam either a whole DB or a subset of it. Even in the latter case, I must send the AppInfoBlock along with the selected records. If I could emulate ExgDBWrite when beaming a subset of the DB, the receiving device could always use ExgDBRead, no matter what case I'm in. Otherwise, since my records are variable sized, I will have to prefix every ExgSend block with length info to allow splitting the resulting file stream.
How can I control the name of the DB received with ExgDBRead? Does it have to be the same as what is sent by ExgDBWrite or can it be changed along the way (in the socket maybe)? -- Luc Le Blanc -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
