I was following the example set by Neil Rhodes in "Palm Programming - The
Developer's Guide". He says:
In order to guarantee that your database name is unique, you need to include
your creator as part of your database name. Developer Support recommends
that you name your database with two parts, the database name followed by a
hyphen (-) and your creator code. An application with a creator of "Neil"
that created two databases might name them:
Database1-Neil
Database2-Neil
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Tuesday, April 11, 2000 12:18 PM
Subject: Re: PalmRez Post Linker
>
>
> > You can make up your own database names, but it has been
> > recommended that you append your Creator ID to each DB name
> > to guarantee uniqueness. (E.g., if your Creator ID is 'Spud',
> > you could have db names like "Names-Spud", "Addresses-Spud", etc.)
>
> The only convention I've seen (and I checked this with DevSupp a while
back) is
> to _prepend_
> your creator to the database name... e.g., SpudNames. Did it change when
I
> wasn't looking?
>
> Jesse
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html