> I believe that the m515 only has 256K of dynamic memory available to the > device. Your global memory and your stack space is included in that value, > so 200K may very well be the limit.
Ah. Just so I'm clear on this -- the database resides in storage space, but since I'm loading every value of the database into a graph, then I'm effectively creating a copy of the database in dynamic memory, which is very limited in size on some devices? Is dynamic memory faster than storage memory? Thanks, Rich -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
