I have a main form with an Enhanced Tab, 5 tabs and 5 tables.  When I switch 
between the tabs the speed is fine.
I would make a copy of the form, delete the stored procedure then test the form 
to see if that speeds things up.
If that helps look at the stored procedure and try to improve the code logic.

I even tested mine on a slow network using a laptop with only 512 Ram.

Marc



From: Luc Delcoigne 
Sent: Thursday, September 02, 2010 5:26 PM
To: RBASE-L Mailing List 
Subject: [RBASE-L] - re: network speed


HI, 

I have begun testing my program in a network configuration.
In standalone the programs runs fine.

I linked two recent PC's (6 and 3 GB RAM) via a 100 Mhz D-link switch.

The database resides on the 6 Gb RAM pc and I connect from my 3 GB laptop.

the speed of browsing the tables is OK.
Most forms also test fine.

BUT : I have ONE form on which several tab-subforms reside.
And here It goes wrong. Changing tabs goes SLOW on the server and the laptop.
As a stored procedure has to be run on tab 2, there the laptop freezes and 
r:base crashes.

Could it be that there is a problem with my tabbed form ?

Any-one any experience with these kinds of problems ?

Luc Delcoigne

Reply via email to