ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:reference:recordset:move

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
reference:move [2015/08/11 01:36] – created mnewnhamv5:reference:move [2016/01/13 02:31] – ↷ Page moved from reference:move to v5:reference:move mnewnham
Line 8: Line 8:
 </WRAP> </WRAP>
 ===== Description ===== ===== Description =====
-The function ''move()'' moves the cursor to the n<sup>th</sup> record in a recordset. Offsets are zero-based. If the cursor is successfully moved then the function returns true. If the move is unsuccessful, (-ve offset, passed EOF etc) the function returns false.+The function ''move()'' moves the cursor to the n<sup>th</sup> record in a recordset. Offsets are zero-based. If the cursor is successfully moved then the function returns true. If the move is unsuccessful, (-ve offset, passed EOF etc) the function returns false. Note that some databases do not support moving to previous rows (scrolling backwards)
 ------------------------------------------- -------------------------------------------
 ===== Usage ===== ===== Usage =====
v5/reference/recordset/move.txt · Last modified: 2020/01/02 16:59 by peterdd