How do I monitor SQL requests traffic in ASP.NET (VS2008)
-
26. června 2008 16:38
Hi All,
I am trying to debug an ASP page that uses linq. I would like to see the SQL statement that is sent to SQL Server. Is there tool that I can use to do this or what forum I could ask such a question? I almost forgot to mention that I am also using the ASP.NET Development Server.
Thanks in advance for the help,
Les- Upravený lesprigmore 26. června 2008 17:22 add additional information
Všechny reakce
-
29. června 2008 12:03
ask this in the SQL Server Forums: http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=19&SiteID=1
Lucian Baciu, MSP, MCTS, http://studentclub.ro/lucians_weblog- Navržen jako odpověď Lucian BaciuMicrosoft Employee 29. června 2008 15:37
- Označen jako odpověď Alicia CalesMicrosoft Employee 20. července 2008 9:22
-
13. dubna 2012 16:07Vlastník
Or try going to the ASP.NET Forums at the following address: http://forums.asp.net/
Thanks!
Ed Price (a.k.a User Ed), SQL Server Experience Program Manager (Blog, Twitter, Wiki)
- Navržen jako odpověď Ed Price - MSFTMicrosoft Employee, Owner 13. dubna 2012 16:08
- Označen jako odpověď Ed Price - MSFTMicrosoft Employee, Owner 13. dubna 2012 16:08
-
14. dubna 2012 16:22Moderátor
Try asking this question in the ASP.NET Forums at the following address
http://forums.asp.net/1226.aspx/1?SQL+Server+SQL+Server+Express+and+SQL+Compact+Edition
Luigi Bruno - Microsoft Community Contributor 2011 Award
- Označen jako odpověď Ed Price - MSFTMicrosoft Employee, Owner 16. dubna 2012 23:53
-
15. dubna 2012 18:11SQL Trace?