DIAMOND JEFF <[EMAIL PROTECTED]> wrote:
> "Application" 3.5 reports "LauncherMain.c, Line 1836, can't open
> database".
[...]
> Note that the database DOES end up on the Palm and I CAN see it - but it
> keeps producing that error in launcher.
And some other errors come up too, which should have been clear enough for
you to figure out what was going on.
The big clue is that your databases appear in the Launcher. This is
because you are setting the LaunchableData bit in the database header.
Launchable PDBs require a corresponding application (i.e., an 'appl' PRC
with the same creator id) to launch them. You haven't supplied one, and
this is what LauncherMain.c is complaining about in the error above.
If you're not planning to provide a corresponding application (or if you
don't know what this all means :-)), then you shouldn't be setting the
LaunchableData bit.
> I am also setting the PDB dates - maybe I shouldn't do that?
This isn't causing this problem, but it might be worth setting them to
something more recent than 1935.
John
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/