21 Jul
2005
21 Jul
'05
5:02 p.m.
--On 21. Juli 2005 10:53:41 -0600 hpinson@indepthl.com wrote:
Why don't you use Z SQL methods? I do, but sometimes it is more convient to do SQL through python. I also find that ZSQL encourages SQL duplication, especially among multiple developers. With a python script, the SQL calls can be stored as a single central library
*shivering* -aj