Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Friends,

I have been facing one issue that is, insert statement taking too much time.I have the same replica copy of database and code but locally it takes fraction of seconds,but when i deploy the code on the web server it is taking around 110 seconds for only 5000 records.

Only one diffrence that we have that is IIS and sql server are on diffrent server,
We have checked the indexing and space related issue but these were not present.

Please suggest how to track out or resolve this issue.

Thanks
Posted
Updated 4-Sep-14 0:06am
v2

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900