From: <[EMAIL PROTECTED]>

> > If you do what you describe - reading n records using the procedure
> > query - lock - read - unlock - release, then I don't see any reason
> > why the NVFS change should have a negative impact.
> I do the same as described: when I record time outside the for loop and
> calculate the time after the loop - the delay seems negligible on other
> devices but for 700p: it is 4 seconds.
>

If you really mean that saving "20 – 50 records in a for loop" takes 4 secs,
then either you have extremally large records or there is another reason.
Are you sure you can exclude influences such as NVFS maintenance or another
background activity?

Look, I don't have T700 (still waiting for GSM version), but Palm TX has the
same OS version and there are no such effects.
In my opinion you either measured random fluctuations or have bad
installation or the application logic needs to be improved.

> > Saving in readonly mode?
> > If you know what's causing the delay then think of your application
> > logic - maybe it can be modified.
> No I open db in ReadWrite only - in readonly there is no way you could
> write ;)

It was your statement:
"Is there really any help on this issue? I open data base in read-only mode
and perform read operation."
(I copy-pasted wrong line before.)

Jan


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

Reply via email to