1. If you are using XP Home on either computer, redo it with XP Pro.
2. Set your scratch files local to the PC on both PCs. 

SET VAR vTemp TEXT = NULL
SET VAR vTemp TEXT = (CVAL('Temp'))
IF vTemp IS NULL THEN
    MD C:\Scratch
    SET SCRATCH 'C:\Scratch\'
  ELSE
    SET SCRATCH &vTemp
ENDIF

3. If you are using DOS version, there are a few other tricks to try.

--- TOM HART <[EMAIL PROTECTED]> wrote:

> XP operating system, 1 gig ram, only have 2 computers run though a router.
> 
> Albert Berry <[EMAIL PROTECTED]> wrote:Please add some details:
> 
> Operating system
> RAM on the host
> Do you run the program locally or over the network?
> 
> You should not have severe performance problems. 
> 
> 
> --- TOM HART wrote:
> 
> > I am networking for the first time and have run into a problem. I have a 
> > form to enter
> > inventory into a table(inventab), every row has a unique number(using 
> > autonumber) and have
> > another form(salestab) and table where I lookup data from the inventory 
> > table. My problem
> > concerns response time. With both computer entering new data simulaneously 
> > into inventab they
> > both respond very well, but when I try to use salestab the host computer 
> > responds fine but the
> > network computer has a very long response time. If I exit the application 
> > on the host computer
> > then the network computer responds fine. Do I have some network settings 
> > wrong or is this just
> > inherent to Rbase.
> > Tom Hart
> > 
> > 
> 
> 
> Albert Berry 
> Management Consultant
> RR2 - 1252 Ponderosa Drive
> Sparwood BC, V0B 2G2 
> Canada
> (250) 425-5806
> (250) 425-7259
> (708) 575-3952 (fax)
> [EMAIL PROTECTED]
> 
> 
> 


Albert Berry 
Management Consultant
RR2 - 1252 Ponderosa Drive
Sparwood BC, V0B 2G2 
Canada
(250) 425-5806
(250) 425-7259
(708) 575-3952 (fax)
[EMAIL PROTECTED]

Reply via email to