On 29 Sep 2009 10:11:02 -0000, "gyanendra singh"
<gsy...@rediffmail.com> wrote:

>Hi,
>
>Can you please help me?I am facing one following problem in sqlite.
>
>i want to move forward and backward using sqlite.
>
>for example if i clik on the previous button i could move back 
>question.
>
>and on clicking on next button i could move on the next question.
>
>Pls help me.

It is not commpletely clear what you are up to. I guess you
want to write a program that "pages" through a database
table.

Have a look at:
http://www.sqlite.org/cvstrac/wiki?p=ScrollingCursor
-- 
  (  Kees Nuyt
  )
c[_]
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to