One problem I have found is that there is no running total of records in the DmXX()
calls. Every time you call a record count, it
accesses each record and counts it. Thus, you need to have your own Create and Delete
functions keep a running total on your own.
Steve
Neil Rhodes wrote:
> > We are running and application that requires some twenty databases. Now
> > this works find until some of those databases start getting large. We
> > have three databases that grow to this size and the rest have the
> > potential to grow to that size.
> >
> > Of the three largest databases they are of sizes 400k 600k and 1460k.
> > The problem we are having is that access to these records is noticeable
> > slow. We were wondering if there was anyway to speed this up. We are
> > using the regular palm databases and the palm database management
> > functions.
> >
>
> How are you accessing these databases? That is, what is the code you are
> using that is slow? Are there lots of small records, or a few large ones?
>
> Neil
>
> --
> 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/