MovePrevious Not Working
Written by Eric Smith, Northstar Computer Systems LLC
A user recently sent me a question about why the MovePrevious method was not working in his recordset. The explanation is that the recordset can't be created as a ForwardOnly recordset if you want the MovePrevious (or MoveLast or MoveFirst) methods to work. Any other type of recordset will make these methods available to you.
Keywords: [
Uncategorized ASP Tips
]
Publication Date: 8/9/2000
|