> I said this in my main cpp:
> #define appFileCreator 'TEST' //(example)
> and said this when I was creating my DB:
> #define CreatorID 'TEST'
> DmCreateDatabase(0,DBName,CreatorID,DBType,false);
> When I put the app on my Palm, the DB and the app both show up in
> Application Info, whats wrong?
The creator ID for your app isn't defined there. It's defined in your
project settings (PalmRez linker) in codewarrior.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/