"Prasad" <[EMAIL PROTECTED]> wrote in message news:15495@palm-dev-forum...
>    I have two versions of an application. When i tried to install the alfa
> version on to my palm, and if there is already a beta version of the same
> app, that was replaced by the alfa version app. This could n't be
happened.
> Both apps having same creator ID. I don't want to change creator for any
> one. Both should have same creator. How can i prevent this replacement?

Palm databases must have unique names. The types and creators don't matter.
I think you can install two versions of an application with the same creator
ID if you give them different database names. Note that the database name is
NOT the same as the filename. If you don't specify the database name in
CodeWarrior, it will use the filename, but without the ".prc" extension.

If you have two apps with the same creator ID on a device, the Launcher will
use the one with the largest version number. The Info dialog will show the
total size of all databases with the same creator ID, including both
versions of the app and any other (data) databases.

Generally, most developers don't change an application database name for new
versions. This means that installing a new version overwrites the old
version. This is what most users want.
--
Danny Epstein
OS Engineer, Palm Inc.


-- 
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