Are you using 9.0? I had a main form that starts my program and under 7.6 it worked fine(I had previously posted this), but when I compiled under 9.0 it ran fine on the main computer but would lock up on the networks. I spent hours testing and finally found 9.0 did not like a var image I was selecting(don't know why). I took out the image and it works fine. Tom Hart
________________________________ From: Luc Delcoigne <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Thu, September 2, 2010 5:26:08 PM 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

