That is true. If you have a database of type 'DATA' and you have a conduit
installed for the creator ID of that database, the backup conduit won't
backup the database. I guess it assumes that you will since you wrote a
conduit or the nature of your conduit doesn't require backing up. (ie,
you're syncing with a database on the desktop anyway).
//Ray

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Brian
Mathis
Sent: Wednesday, May 23, 2001 12:15 PM
To: Palm Developer Forum
Subject: Re: Question about DBs..

On Tue, 22 May 2001, Danny Epstein wrote:
[...]
> > We know about 'appl' type, and special treatment
> > of 'DATA' types.. anything else?
>
> I'm not sure what you're referring to here. I don't know of any special
> treatment of 'DATA' databases (or 'Data' or 'data'). There are several
other
> special types besides 'appl' though. See SystemResources.h for a list of
> them. For example:
> - The type 'ovly' is used to indicate that a database is an overlay for
the
> application with the same creator ID.
> - The type 'panl' is used to indicate a Prefs panel.
> - The type 'pqa ' (that's a space at the end) is used to identify a PQA.
>
> The last one violates our naming conventions, but all the others consist
> entirely of lowercase letters. If you create a database that uses any of
our
> reserved types, it could be treated by the OS as something it's not. Of
> course, this is fine if it's intentional. It's okay to create overlays,
for
> example. But you wouldn't want a shopping-list app to store your grocery
> list in a database of type 'ovly'.
> --
> Danny


The only reason I mention 'DATA' is because I remember from a discussion a
long time ago that there was some speculation that 'DATA' was  treated
specially by the Backup Conduit, something about syncing or not syncing
those databases if there was a conduit associated with their app.

Sorry I don't rmember specifics, it's one of those things that I made a
note of, never verified for myself, and all I remember is that I made a
note of it, but not what the note was. :)

--
Brian Mathis
Direct Edge
http://www.directedge.com


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


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