The description in my previous post shows the basic outline of how it can be
done.  Your issue seems no issue to me. :)

1. myApp runs
2  myApp does not found any attached data in itself
3. myApp finds the databases as instructed by user
4. myApp creates new resources in itself
5. myApp read the data from other databases and write it to the newly created
resources; loop to 3 if necessary
5. myApp beams itself

On another device,
1. myApp runs,
2. myApp found itself has some attached data
3. myApp extracts the data and turn the data into databases

Or another way (as used in ExBox):

1. Build another tiny app (carrierApp) as the carrier (virus :))
2. Build main app (myApp) and include that tiny app as a resource
3. myApp extracts carrierApp (DmCreateDatabaseFromIamge)
4. myApp inserts data into carrierApp
5. myApp beams carrierApp to another palm

On another device:
1. carrierApp runs
2. carrierApp extracts the data and turn the data back into databases

How simple can that be.  If your company want to pay me to write the code, let
me know. :)

Max
--- Kunal Taneja <[EMAIL PROTECTED]> wrote:
> HI Max
> The issue i am facing is that i will be having the Pdb's scattered on the
> palm
> I will have to find all the databases with a particular type and then
> attach these databases to a PRC as resources at run time
> How can this be achieved at runtime i.e u execute the .prc file
> and then it collects the PDB files adn then stores(or attaches) them in the
> Prc file as binary resources
> which can be extracted at a later stage into separate PDB's.
> 
> Regards
> Kunal
> 


__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

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

Reply via email to