At 10:51 PM 5/1/2008, you wrote:
I had posted a question about a possible network problem, but now I
wonder if some setting in Rbase 7.5 is the culprit. I have 3
computers networked thru a switch. From a form in a compiled app I
launch another compiled app. On my main computer(say computer A)
where the database is stored the program runs fine, but if I close
the app on all computers and start the app on computer B it performs
fine, but then when I start the app on C, C is very slow in
processing, even moving to the next line of a scrolling
region. When I reverse the starting order then C is fast and B is
slow. Does anyone have a suggestion.
Hello Tom,
Refer to several "From the Edge" documents that
will help improve your application performance:
http://www.razzak.com/fte/
. Speeding Up Multi-User Environments
. Gaining Speed with Programming in R:BASE
. Indexing Explained
John