earlrainer
Programmer
Hi,
The setup is like this..one server and 15 client computers.
we have a set of 10 programs and the database located on the server.
All the 15 clients access the programs on the server through a shortcut on their desktops.
The clients are complaining that the programs take a long time to load i.e the time interval between the moment they click the shortcut icon till the time the program is fully visible on their screen and ready to use is very high.
Can you suggest me some ways to fasten this loading.
The programs all connect to the database.we have also removed as much code as possible from the form create part. what else can be done?
will moving the programs to each client machine fasten the process?
Thanks for your time
The setup is like this..one server and 15 client computers.
we have a set of 10 programs and the database located on the server.
All the 15 clients access the programs on the server through a shortcut on their desktops.
The clients are complaining that the programs take a long time to load i.e the time interval between the moment they click the shortcut icon till the time the program is fully visible on their screen and ready to use is very high.
Can you suggest me some ways to fasten this loading.
The programs all connect to the database.we have also removed as much code as possible from the form create part. what else can be done?
will moving the programs to each client machine fasten the process?
Thanks for your time