-----Original Message-----
From: TOM HART <[EMAIL PROTECTED]>
To: [email protected] (RBASE-L Mailing List)
Date: Tue, 27 May 2008 21:04:59 -0700 (PDT)
Subject: [RBASE-L] - Network problem revisited

> Awhile back I had posted a problem with a slow network and have
> resolved that it is not the network.  Here is my situation:  for
> three years I have been using a program on a network of 3 computers,
> the program runs fine. I have opened a second location and had been
> modifying my database(same tables and structure, just making some forms
> more useful and better looking).  Where I am seeing a significant
> slowdown is on my new network(3 computers) running my new app. When I
> say slowdown, I mean that it can take 5 seconds or more to go to the
> next row in a scrolling region. It runs fine if I only start the app
> on one computer, but if I start it on a second computer the slowdown
> begins.  To make sure it was not a network issue, I loaded the old
> program on the new network and it works fine. The main fuction of my
> app is to launch an compiled app from a menu, this creates a temp table
> to enter new data into a form with a scrolling region.  One difference
>  between new and old is that in the old I projected a temp table from a
> table, and on the new I created the temp table with the same
> structure-would this make a difference.  I understand that a temp
> table is created in memory, is that on the computer where it is
> running, what about the form?  Anybody have any ideas cause I'm sure
> open to suggestions.


Tom,

Have you looked at the SCRATCH setting?

SHOW SCRATCH at the R> prompt will reveal the current setting, as well 
as the exact location, if defined.

FWIW, make sure to take advantage of the "SCRATCH TMP" setting in
RBENGINE76.CFG file.

Using the latest updates of R:BASE 7.6 for Windows, you may also use
the SET SCRATCH TMP option at the R> prompt, or in a startup file.

For complete details, refer to "what's new" document for appropriate
version of R:BASE.

Hope that helps!

 Very Best R:egards,

Razzak.

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: 
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, 
place any 
text to search for.
================================================


Reply via email to