> The documentation for DmCreateDatabase() says that only one database with a
> specified name can exist (on a specific "card," but there's only one card).
> This means that even though applications must register their creator IDs to
> prevent conflicts, they can still conflict if they create databases with the
> same name. Is that correct? Is there a standard naming convention to avoid
> this?
>
The standard naming convention is to append a hyphen and then your creator
ID to the end of your database name.
Note that, although few applications correctlyhandle it, this is true not
only for your record databases (ones your app creates at runtime), but also
for your application's resource database. Thus, in CW PalmRez PostLinker,
you'd need to explicitly set the application database name.
--
Neil Rhodes
Calliope Enterprises, Inc.
1328 Clock Avenue
Redlands, CA 92374
(909) 793-5995 [EMAIL PROTECTED] fax: (909) 793-2545
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html