Slow network on connection

  • Thread starter Thread starter Derek Brown
  • Start date Start date
D

Derek Brown

Hi all

When I start my program that accesses data from my server all works great
until someone else is also accessing the same data, then the program takes 3
minutes to load. Why is this?.
 
That helps.

Can you tell me what is the difference between saving all objects as text
files and decompiling?

Thanks RuralGuy
 
Hi Rural

Sorry still taking 3 minutes to load when another user is accessing same
data from the networker. Could it be something to do with security across
the network? Or is the server more likely to be set up wrong?
 
Hi Rural

Sorry still taking 3 minutes to load when another user is accessing same
data from the networker. Could it be something to do with security across
the network? Or is the server more likely to be set up wrong?

Have you tried the "persistant connection" that is suggested by Tony?
_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
 
That helps.

Can you tell me what is the difference between saving all objects as text
files and decompiling?

Thanks RuralGuy

Decompiling simply strips out any compiled code which means *everything* must be
compiled again.
_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
 
Back
Top