Re: [Pythonmac-SIG] SQLobject example

2006-01-31 Thread Brian Ray
Did you see SQLObject has it's own mailing lists? http://sqlobject.org/community.html ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

[Pythonmac-SIG] SQLobject example

2006-01-31 Thread Mark Phillips
I am seeking a dead simple CRUD example of using the SQLobject, geared toward the python newbie with bad habits from other programming languages. I found this article, which is pretty good but a question or two still linger. http://www.devx.com/dbzone/Article/22093/I clicked around Ian Bickling's s