Question
Problem with Recordset Paging (ASP)
I have a listing of records that got too large.
I tried to add the Recordset Paging but get an error
Microsoft OLE DB Provider for SQL Server error '80040e14'
Could not find prepared statement with handle -1.
The statement is
MM_rs.Requery
I am using asp and DW 5.
Thanks
