2 Nov 2008 16:38
Re: buffer function
Steve Holden <steve <at> holdenweb.com>
2008-11-02 15:38:04 GMT
2008-11-02 15:38:04 GMT
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/ _______________________________________________ Python-Dev mailing list Python-Dev <at> python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/python-python-dev%40m.gmane.org
RSS Feed