Max Number of SQL Statements Reached in IDC

Last reviewed: November 13, 1997
Article ID: Q173965

The information in this article applies to:

  • Microsoft Internet Information Server version 3.0

SYMPTOMS

If you are using more than 20 SQL Statements in an Internet Database Connector (IDC) file, you may get the following error message:

   Error performing query maximum number of SQL statement fields in 
   the idc file has been exceeded.

CAUSE

The Httpodbc.dll file was hard coded to support a maximum of 20 SQL Statements per IDC file.

RESOLUTION

A new version of the Httpodbc.dll file allows a maximum of 100 SQL Statements per IDC file. This new version will only work with Microsoft Windows NT Server Service Pack 3 (SP3) or later.

STATUS

Microsoft has confirmed this to be a problem in Microsoft Internet Information Server version 3.0. A supported fix is now available, but has not been fully regression-tested and should be applied only to systems experiencing this specific problem.

Unless you are severely impacted by this specific problem, Microsoft recommends that you wait for the next Service Pack that contains this fix. Contact Microsoft Technical Support for more information.


Additional query words: iis
Keywords : iisodbc kbbug3.00 kberrmsg
Version : WinNT:3.0
Platform : winnt
Hardware : ALPHA x86
Issue type : kbbug
Solution Type : kbfix


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 13, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.