Hello
I found some strange issue.
My Server specification:
I have Windows Server 2012 as os in server. In that machine I had installed sql server 2012 standard edition.
RAM is 8 GB. & Processor Intel(R) zeon(R) CPU E5-2609
My Laptop specification:
WIndows 8 , 500 gb hard diisk 8 gb RAM.
Now Probem is,
I put my database in My server. Now I Run My Application on my laptop. I connect to server using LAN.
I try to access database put on server in my application.
It works fine. Performance is also good.
Now I put Database in my laptop. & I try to run My application in server. Connection Is done using LAN.
I try to access database which I put in my laptop. But this time application performance is very poor. It is working so slow. Database communication is very slow.
This Problem is not limited up to mine laptop.
I put Database on another server with same specification that is
I have Windows Server 2012 as os in server. In that machine I had installed sql server 2012 standard edition.
RAM is 8 GB. & Processor Intel(R) zeon(R) CPU E5-2609.
Lets name this server A.
another server has same specification . lets name it server B.
SO If I put database on server B & run My application in server A & try to access database from server B, then also connection is slow.
I use LAN for connection.
Same thing is done in reverse.
I put databse in server A & run my application in Server B & try to access database from Server B t
hen also performance is slow.
Performance only fast If I put Database in Server A & Run my application from my laptop or any other Computer then try to access database then performance is good.LAN is used for connection.
I am not getting why this strange issue occur?
Can any one tell me why this problem is happening? How to solve it?
Thanking you in advance..
Regards
Vipul Langalia