27 Jul
2010
27 Jul
'10
4:38 p.m.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Garry Saddington wrote:
Is there any way to run raw sql statements from within a python script? Any help at all much appreciated.
Free out of my head: - - write a ZSQL method "genericSQL.sql" containing something like <dtml-var query> - - call the method from Python using acquisition: context.genericSQL(query='drop table XXXX') The risk regarding SQL injection etc. is at you. - -aj -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkxPC34ACgkQCJIWIbr9KYwu7gCfWThum4zjekhRnGJCg1T32OmS eTQAn1BY/kPulI8mGP0+s/7gGZl/MshR =nFgz -----END PGP SIGNATURE-----