64K and 65,536 records per PDB.  32,768 records if you're using an older
version of the SDK (because of a signed int used in a few PRC functions)

----- Original Message -----
From: "l e s s" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Monday, January 28, 2002 10:35 AM
Subject: Re:PDB creation and overflow


>
> hi
> i believe the max limit for a PDB is 64000 records at 32K per record.
> (at least that's what ive been told)
> so..the data i am trying to convert is well within that limit
>
> can you explain more on the endian issues? how did you figure out what was
> wrong and how did you resolve it?
>
> thanks!
>
>
> leslie
>
>
> On Fri, 25 Jan 2002, ThuNguyet Nguyen wrote:
>
> > Hi There,
> >
> > >I have a relatively large chunk of data (about 20,000 records and 10
> > >fields) that I want to convert to a PDB. However I get an "Overflow"
> > >error.
> >
> > I got the overflow error when I tried to make a PDB file from PC. My
error was because of the
> > "big" endian (in Windows) and "liile" endian (in PalmOS). If that is not
the problem, I guess you
> > go over the max size of record (65505) or max number of records (I
remember 65535, please correct
> > me if I am wrong).
> > Hope that helps.
> >
> > tnn
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Great stuff seeking new owners in Yahoo! Auctions!
> > http://auctions.yahoo.com
> >
> > --
> > For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/
> >
>
>
> ~LeSLie
> ****************************************
> So many adventures couldn't happen today
> So many songs we forgot to play...
> ****************************************
>
>
> --
> 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