Microsoft Knowledge Base Email Alertz

KBAlertz.com: (836830) - Fixes the performance of the SET FMTONLY Transact-SQL query hint.

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
KBAlertz referrals get
** SIX MONTHS FREE **


Community Site



We Send hundreds of thousands of emails using ASP.NET Email


ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Article ID: 836830 - Last Review: November 15, 2007 - Revision: 4.3

FIX: Query performance declines when you use the SET FMTONLY Hint in the Microsoft ODBC Driver for SQL Server and the Microsoft OLE DB Provider for SQL Server

Hotfix download is availableHotfix Download Available
View and request hotfix downloads
Notice
This hotfix is available as part of a cumulative hotfix package. When you receive this hotfix from Microsoft Product Support Services, the article number that is listed in the hotfix package will be 839801 for MDAC 2.8 or 836799 for MDAC 2.7 SP1. For more information, see the following article in the Microsoft Knowledge Base:

MDAC 2.8
839801  (http://kbalertz.com/Feedback.aspx?kbNumber=839801/ ) FIX: Hotfixes are available for MDAC 2.8
MDAC 2.7 SP1
836799  (http://kbalertz.com/Feedback.aspx?kbNumber=836799/ ) FIX: Hotfixes are available for MDAC 2.7 Service Pack 1

On This Page

SYMPTOMS

When the Microsoft ODBC Driver for SQL Server and the Microsoft OLE DB provider for SQL Server use the SET FMTONLY Transact-SQL hint to retrieve metadata information for a query, the query may be fully executed. This behavior can affect the performance of the metadata information fetch process.

CAUSE

This problem occurs when an unbound parameter forces the SQL driver to fetch metadata before the actual SQL statement runs. For example, if a client runs the following SQL statement, the SQL driver may require metadata information about the au_id column before the driver runs the actual query and fetches the data:
Select * from authors where au_id=?
This metadata fetch will occur only if the programmer does not explicitly bind the parameter.

RESOLUTION

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support (http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
MDAC 2.8
   Date         Time   Version         Size     File name
   ---------------------------------------------------------
   12-Feb-2004  15:37  2000.81.9044.0   61,440  Dbnetlib.dll
   12-Feb-2004  15:34  2.71.9044.0     126,976  Msdart.dll
   12-Feb-2004  15:34  3.520.9044.0    204,800  Odbc32.dll
   12-Feb-2004  15:38  2000.81.9044.0   24,576  Odbcbcp.dll
   12-Feb-2004  15:38  3.520.9044.0     98,304  Odbccp32.dll
   12-Feb-2004  15:35  2.71.9044.0     417,792  Oledb32.dll
   12-Feb-2004  15:37  2000.81.9044.0  471,040  Sqloledb.dll
   12-Feb-2004  15:37  2000.81.9044.0  385,024  Sqlsrv32.dll

WORKAROUND

To work around this problem, bind all parameters before you run a SQL statement with the SQL driver. Any unbound parameter will force the SQL driver to fetch metadata before it runs the actual SQL statement.

Note We recommend that you explicitly bind all parameters to optimize performance with the SQL drivers and Microsoft SQL Server.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
824684  (http://kbalertz.com/Feedback.aspx?kbNumber=824684/ ) Description of the standard terminology that is used to describe Microsoft software updates

APPLIES TO
  • Microsoft ODBC Driver for Microsoft SQL Server 3.7
  • Microsoft OLE DB Provider for SQL Server
  • Microsoft Data Access Components 2.7 Service Pack 1
Keywords: 
kbautohotfix kbqfe kbhotfixserver kbfix kbbug kbmdac270presp2fix KB836830
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please