Re: [Tutor] python, wxpython and postgresql

2008-03-17 Thread Bill Mais
Hey, I thought programming was all about the shortcuts ;-) I'm sorry to not be clear. I've done several excellent python + postgresql tutorials, but the one I have not found is wxPython + postgresql (or any database). Specifically, how would you take your sql results and set the values of you

[Tutor] python, wxpython and postgresql

2008-03-17 Thread Bill Mais
I'm a newbie to python and would like to build a database app with wxpython and postgresql. Aside from Dabo, I have not found any tutorials that cover reading and writing to a database. Is it so easy that examples are not needed or so impossible that no one can do it. Can someone point me in