"ThuNguyet Nguyen" <[EMAIL PROTECTED]> wrote in message
news:50461@palm-dev-forum...
> In Palm data is stores different than in PC. In Palm, a .pqa file is
stored as a resource database
> with type "pqa ".
Correct, except that PQA's are record databases. One of the oddities of Palm
OS...
> You can use ExgDBRead() to store the .pqa as resource database in Palm.
You can
> use the callback function to read data from the receiving buffer or from
the file stream and the
> callback function to delete the old .pqa if it exists.
> At first, if your .pqa is small (that dynamic allocation works), you can
try to use
> DmCreateDatabaseFromImage() to creat the database, something similar to
this:
Exactly.
--
Danny
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/