RE: Query performance
- From: weilu@xxxxxxxxxxxxxxxxxxxx (Wei Lu)
- Date: Mon, 17 Apr 2006 05:44:45 GMT
Hi Phil,
Thank you for using MSDN Managed Newsgroup Support.
I understand that you want to know why in SQL Profiler, your .Net
Application is reads more Data Page than using the same query in Management
Studio. If I misunderstood your concern, please feel free to let me know.
Performance Issue can be related to a lot of things.
Do you use index on the tables you are querying?
Also, would you please try to view the Execution Plan in the Management
Studio to see the detail Execution steps.
Basicly, .Net SQL provider will use the ADO.NET to connect to the SQL
Server 2005. I have tested on my side for some .Net Applications and using
the same query in Management Studio. They accessed the same data pages.
Performance issues can be difficult to troubleshoot and resolve in a
newsgroup setting due to the number of variables and the amount of time
required to narrow down possible causes and observe the effects. We will
assist as best as we can, but you may wish to consider contacting CSS for a
more timely resolution for these type issues.
To obtain the phone numbers for specific technology request please take a
look at the web site listed below.
http://support.microsoft.com/default.aspx?scid=fh;EN-US;PHONENUMBERS
If you are outside the US please see http://support.microsoft.com
for regional support phone numbers.
Thank you for your patience and understanding.
Sincerely,
Wei Lu
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: Query performance
- From: Phil Lee
- Re: Query performance
- References:
- Query performance
- From: Phil Lee
- Query performance
- Prev by Date: Problems connecting to SQL Server
- Next by Date: Re: Query performance
- Previous by thread: Query performance
- Next by thread: Re: Query performance
- Index(es):
Relevant Pages
|