Hello I am connecting database using python,and i am inserting some data into it. e.g.name and roll nos(some 100 records are stored)
My question is "I want to display 10 records at a time and want to store remaining records into buffer and after displaying 10 records again i want to display next 10 records." Can you please provide me how to do this using python,what is the code for this? Reply -- http://mail.python.org/mailman/listinfo/python-list