Hello
How to write code to store data into buffer using python?
Please Reply
--
http://mail.python.org/mailman/listinfo/python-list
Hello
How to write code to store data into buffer using python?
Please reply.
--
http://mail.python.org/mailman/listinfo/python-list
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
-- Forwarded message --
From: Aditi Meher <[EMAIL PROTECTED]>
Date: Tue, Oct 14, 2008 at 11:55 AM
Subject: Question
To: Jonathan Gardner <[EMAIL PROTECTED]>
Hello
I am using ubuntu operating system,i am using python and self app for
DB storage.
I hv already men
-- Forwarded message --
From: Aditi Meher <[EMAIL PROTECTED]>
Date: Tue, Oct 14, 2008 at 11:55 AM
Subject: Question
To: Jonathan Gardner <[EMAIL PROTECTED]>
Hello
I am using ubuntu operating system,i am using python and self app for
DB storage.
I hv already men
i am using it postgresql as back-end and HTML as front-end,i want to,
display 10-10 records at a time which is there in the database using,
python.so what is function for buffer that we can use it in python?i,
am able to connect my databse in python,but dont know how to create,
buffer in python and