On Sat, 6 Sep 2008, Felipe Monteiro de Carvalho wrote:
> Thanks! It works! > > But I am confused as to why the previous code didn't work, specially > considering that it worked perfectly with the sqlite dataset. > > I assume that RecNo does not work with the Sdf dataset. RecNo or MoveTo is never guaranteed to work. The only guaranteed navigation methods are Prior, Next First and last, and normally Bookmark. And even so, on unidirectional datasets, only next and last may work. Michael. _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal