Dear All,

i have developed an application using SQLite which runs in the pocket pc
device. My application has to show some messages in a list box (custom
build) while moving forward im able to move the records one by one in the
recordset. But when i move upwards im not able to move to the corresponding
records i have to reset the recordset pointer to the initial position and
then have to skip the records until i reach the desired record. is there
anyway to skip directly to the desired record. Or even im not sure whether
our workaround to move backwards is optimistic. if some one could help me in
this regard, if could share some code for moving backwards it would be more
helpful to me.


Regards,
Karthi

-- 
View this message in context: 
http://www.nabble.com/Moving-Backwards-in-SQLite-tp17419487p17419487.html
Sent from the SQLite mailing list archive at Nabble.com.

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to