picking data(row) from database with cycling form
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hi guys, i want to picking row from my database(sql server 2000) with cycling form. for example my database contain..... name age roll no first row:- samuel 23 900041 sec row:- sam 22 900042 third row:- raja 20 900044 ..... in this my request i am retrive first row and then my second request i want to pick sec row as well as i move first row into third row... so if u have any solution reply me asap..