"Roger Chaplin" <[EMAIL PROTECTED]> wrote:

> Andy Black <[EMAIL PROTECTED]> wrote:
> 
> >     UInt16 index = 0;
> >     
> >     recordHdl = DmNewRecord (gDataBase, &index, 1);
> 
> Here's your trouble. You are always over-writing record 0 in your 
> database. Instead of 0 you should use dmMaxRecordIndex; this will cause 
> the new record to be appended to the end of the database.

Please ignore this piece of nonsense.

That's what I get for leaving myself logged in; some idiot walks by and 
attributes thoughtless stuff to my name.

:-)


--
Roger Chaplin
<[EMAIL PROTECTED]>

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