On 5/4/06, Klemen Dovrtel <[EMAIL PROTECTED]> wrote:
I have a problem. Every program I make and install, it replaces preveous one i installed on palm. Seems to me that they have the same "ID". The problem is that i don't know what should i set or change, when i create a new project. I already changed all settings in "Target settings menu", but i still have the same problem. I am using CodeWarrior.
all palmos databases are unique based on their name. there is a notion of creator id, which allows you to group a number of databases under the same "product". just making you creator id different does not ensure it cannot be overwritten!! you should try and keep your names unique, there has been many discussions over the past years over this; XXXX-filename where XXXX is your creator id for each file if you need an application name, use the tAIN resource to do this. if everyone created a database called "My Program" - we would all be screwed. it is a pity that palmsource never officially documented a naming system. i've had times where some other projects have shared database names (not my projects) and eventually one stops working. -- // Aaron Ardiri -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
