Javier,

You are using Sat. Forms way beyond its intended use.  Sat. Forms is good for 
prototype and enterprise applications with light to
moderate database use.  If you are looking for managing up to 5000+ records, you need 
to move to a more in depth development
enviroment such as GNU C or Metrowerks Codewarrior for Palm.

If you have a lot of code in Sat Forms you don't want to do again, you may consider 
writing a Sat. Forms Extension just for
handling large databases.  I found the database calls such as getting the record count 
way too slow for that size and ended up
writing my own record count scheme that didn't count every record on a "get size" 
call.  Perhaps you need to do the same.

Steve

Javier Flores wrote:

> Hi,
>
> Do you know how index a DB using SatForm 3.0 due that with files with more
> than 5.000 record it becomen slow...
>
> Regards,
>
> Javier Flores, Webmaster
> http://www.integradores.net
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palm.com/devzone/mailinglists.html


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to