Article ID: 190743 - Last Review: March 2, 2005 - Revision: 2.2 PRB: ADODB.Recordset Error '800a0bb9' When Using Boolean FilterThis article was previously published under Q190743 SYMPTOMS
When you try to filter records based on a Boolean field on Active Server
Pages (ASP) pages that the Dataform Wizard generates, you receive the following error message when you click Neither in this column:
ADODB.Recordset error '800a0bb9' The application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another. ....., line .... CAUSE
This error occurs because the logical operator within the ASP page that the
Dataform Wizard generates is not assigned to Null when you choose Neither.
RESOLUTION
Change the code in the [...Form.asp], which is located at approximately line 248, from
STATUS
This behavior is by design.
| Article Translations
|
Back to the top
