ADODB.Recordset error ''800a0bb9'' - Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.

PRB: 800a0bb9 Error: "Application Is Using Arguments That Are of the Wrong Type"

When you view an Active Server Pages (ASP) page that makes parameterized calls to ASP objects, the following error message appears:

error '800a0bb9'

The application is using arguments that are of the wrong type, or are out of acceptable range, or are in conflict with one another.

/ProjectName/Page.asp, line X
This is often an ADODB.Recordset error.



Please see this Microsoft KB article: Q254517