KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q173965: Max Number of SQL Statements Reached in IDC

Article: Q173965
Product(s): Internet Information Server
Version(s): WinNT:3.0
Operating System(s): 
Keyword(s): kberrmsg
Last Modified: 07-MAY-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Internet Information Server 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          : kberrmsg 
Technology        : kbiisSearch kbiis300
Version           : WinNT:3.0
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.

Copyright Microsoft Corporation 1986-2002.