The type code cannot be all lower case letters.  Those codes are reserved
for PALM.  Just use all caps or mixed case and you will be fine.

-----Original Message-----
From: Ryan Waldrop [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 17, 2001 2:57 PM
To: Palm Developer Forum
Subject: RE: Create Database Problem


The type parameter is just a UInt32 and can be whatever you want it to.  I
have several databases in the app I'm currently working on and none of them
are of type 'DATA'.  There isn't a problem with the syntax in the call that
you put in your message, so make sure that the function call in your app is
the same.  What I usually do is #define my database types at the top.  Makes
them easier to keep track of.

#define ExampleType 'BLAH'



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