[Python-Dev] buffer function
Steve Holden
steve at holdenweb.com
Sun Nov 2 16:38:04 CET 2008
Aditi Meher wrote:
> 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 how to take records from tables which are there
> in the database?can please provide me any kind of function or code for
> buffer in python?
>
> i have one more doubt that how to call python script in HTML?
>
> PLEASE REPLY
Please submit this question to the comp.lang.python group (python-list
at python dot org). Python-dev is for discussion or the development *of*
Python, not development *with* Python.
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC http://www.holdenweb.com/
More information about the Python-Dev
mailing list