I'm running an ASP 3.0 IIS and I really don't understand why [b]objRecordsert.Open "Select * from a table", ConnectionString, adOpenForwardOnly[/] doesn't work...

It says "adOpenForwardOnly" is an undeclared variable.

May anybody help? Thanks.