In an earlier suport I got a report that fails by timeout. Like I presume the SQL Queries was not optimeze and a lot of "SELECT *" was found.
To understand better where the problem is I used my preferred tool when I work with SQL Server. The SQL Profiler.
I got a good links to start work with it :
- Step-By-Step: An introduction to SQL Server Profiler
http://articles.techrepublic
And remember, always design before code!
See ya!
No comments:
Post a Comment