ODBC Driver Errors Returned by IIS

Applies To: Windows Server 2003, Windows Server 2003 with SP1

This topic lists the events that are caused by Web pages that contain ODBC driver errors.

Note

When errors appear in the IIS error log, the symbols that appear below (such as |, %s, %X, %1, %2, %2!. 20s!, and so on) are replaced with details about the error at the time that the error actually occurs.

Event ID Description

2602

The form you just filled in requires the %1 entry to be filled in. Please fill in that entry in the form and resubmit the form.

2603

The query file could not be opened. The file may not exist or you may have insufficient permission to open the file.

2605

The template file contains an else tag without a matching if tag.

2606

The template file contains an endif tag without a matching if tag.

2607

The template file contains an expression with parameters that are of different type. For example, an if tag comparing a string with a number would cause this error.

2608

The template file contains an expression using the CONTAINS operator where one or both parameters are not strings. CONTAINS is only valid with string values.

2609

The template file contains an expression that uses a quoted string but the close quote is missing.

2610

The template file contains an expression with an unrecognized operator. Valid operators are GT, LT, EQ and CONTAINS.

2611

The query file contains an unrecognized field %1.

2612

The query file must contain a valid, non-empty Datasource: field and SQLStatement: field.

2613

The library odbc32.dll could not be loaded to perform the query. Make sure ODBC has been properly installed on the server.

2615

Error performing query. %1

2616

The maximum number of SQLStatement fields in the IDC file has been exceeded.