I have a VB Application that works with a database in a SQL Server. The
application works fast on the server itself, but very slow on other all
client machine. The initial loading that only one Table from the database in
very slow. I don't know the Network specs. of the Company. I am guessing
that the slow network is the problem. I had to try twice in many Client to
setup the SQL Server registration. I got the "Connection timeout problem"
message in the first attempt. The registration was successful in the second
attempt.
Can someone shed some light on this problem. How can I improve the
performance the performance on the client PCs.
Thanks in advance