Re: vb.net software is finding deficulty in getting data from server and display_the_
It sounds like a networking issue to me, however there could be many different issues.
Is it always the same employees?
If so, Is there something common between the employees (All using the same Network switch?)
At a previous location after a hurricane, when plugging computers back into the network, an employee, plugged a network cable into the wall, and then thinking he had a different cable, plugged the other end of the cable into the wall as well. At that point, the data was going around and around in network land causing all kinds of issues.
Have any updated been applied to the server? MS Updates? Can you roll them back if so.
Are there any queries running on the SQLServer, that could be causing issues? Someone running an ad-hoc query on a field that is not indexed. We have had accidental queries that we malformed that caused a query to create an enormous temp table.
That's all I can think of for now. Report back later with any more info, or if you get it resolved.
Re: vb.net software is finding deficulty in getting data from server and display_the_
Windows 2003 w/SQL 2008 DB? Depending on the version of 2003 Server, it probably has a database engine running already. Of course, if you mean Access DB, then it usually has problems with more than 5 concurrent users.
Bookmarks