Re: Display the results of a query to an html table

2008-08-19 Thread alex23
On Aug 20, 12:35 am, Amie <[EMAIL PROTECTED]> wrote: > how do you display the results of an sql query and display it onto the > html form or html table You might want to give people time to actually respond to the original thread in which you asked this question, rather than spawning a new one thr

Re: Display the results of a query to an html table

2008-08-19 Thread Marco Nawijn
On Aug 19, 4:35 pm, Amie <[EMAIL PROTECTED]> wrote: > Hi, > how do you display the results of an sql query and display it onto the > html form or html table > > Thanks Hello, You might want to take a look at: sqlobject http://www.sqlobject.org/ or sqlalchemy http://www.sqlalchemy.org/ Th

Display the results of a query to an html table

2008-08-19 Thread Amie
Hi, how do you display the results of an sql query and display it onto the html form or html table Thanks -- http://mail.python.org/mailman/listinfo/python-list