> > I'm new to Palm programming, and am trying to get an example program
working
> > by Wed for a job interview.
>
>   you better hope that employer doesn't read this forum then hey? :>
>
> > My call to DmCreateDatabase is returning an error code of 0x219, which
is
> >
> > #define dmErrNotValidRecord   (dmErrorClass | 19)
> >
> > Can someone tell me why this would happen?
>
>   0x19 != 19 :))
>
>   that might be a start

Aaron, you could go the extra mile and point out that
0x219  = dmErrNotValidRecord | 25 = dmErrAlreadyExists,
which is almost certainly the cause of his cauchemar.

No, I would not hire him either. But he has definite management potential.


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