Jon Blackman wrote:
Judging from the response, am I correct in assuming that you can have a
table with 15000 records and then write code so this displays quickly on
alphabetic lookup, filtering and sorting?
I have a well-developed medical app on another platform, and would
consider rewriting this in CW if it would increase the capability and
functionality - and I am just trying to get a sense of the limits.
Thanks for your patience, as I know this is an elementary question.
Yes, rewriting a SatForms app with 15000 records in CodeWarrior would speed it up a lot (assuming you do it right). Depending on the size of your app and how often you're using all 15000 records, you might also consider writing a SatForms Extension to do faster, more focused filtering of your data than the regular SF filters. Depending on your app, this could be less invasive and let you keep most of your existing app.

Matt


--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/


Reply via email to