Hopefully somebody can help me with an issue that is driving me crazy!
I have recently built a new version of a .NET application I created last year as our SQL Server address had changed IP. The application is built in VB using Visual Studio 2005.
I reinstalled the application on a mixture of Desktop machines and Laptops (all running XP SP3) however when the application tries to connect to the SQL Server on the laptops you can see a noticable difference in speed, usually around 2-3 seconds delay.
I have checked and double checked all the Network adaptor settings however nothing is showing out of the ordinary. I have also reinstalled the application to hope this would work but still just as slow.
I am using SQL Server Express 2008 using two connection methods (ODBC and ADO).
Any help or suggestions would be really appreciated! Thanks.
I have recently built a new version of a .NET application I created last year as our SQL Server address had changed IP. The application is built in VB using Visual Studio 2005.
I reinstalled the application on a mixture of Desktop machines and Laptops (all running XP SP3) however when the application tries to connect to the SQL Server on the laptops you can see a noticable difference in speed, usually around 2-3 seconds delay.
I have checked and double checked all the Network adaptor settings however nothing is showing out of the ordinary. I have also reinstalled the application to hope this would work but still just as slow.
I am using SQL Server Express 2008 using two connection methods (ODBC and ADO).
Any help or suggestions would be really appreciated! Thanks.