[Zope] Providing Arguments to ZSQL Methods that Insert and Update in Python

2006-08-06 Thread Muk Yan
Dear Zenith of Zope Knowledge,Thanks for all the help from before it is truly appreciated.I know that it's possible to provide arguments when selecing in a ZSQL Method, but is it possible to provide arguments to UPDATE and INSERT. I'll use an example that I found from a previous entry in the Zope m

Re: [Zope] Providing Arguments to ZSQL Methods that Insert and Update in Python

2006-08-06 Thread Andreas Jung
--On 6. August 2006 14:45:53 -0400 Muk Yan <[EMAIL PROTECTED]> wrote: Dear Zenith of Zope Knowledge, Thanks for all the help from before it is truly appreciated. I know that it's possible to provide arguments when selecing in a ZSQL Method, but is it possible to provide arguments to UPDATE a

Re: [Zope] Providing Arguments to ZSQL Methods that Insert and Update in Python

2006-08-06 Thread Muk Yan
Thanks Andreas, sorry about the confusion.What I want to do is call the ZSQL Method from a Python script instead of from a DTML Document or Method.  I want to know if there's a way to provide arguments from the Python Script to ZSQL Methods with Updates and Inserts.This is just a toy problem:Argume

Re: [Zope] Providing Arguments to ZSQL Methods that Insert and Update in Python

2006-08-06 Thread Andreas Jung
--On 6. August 2006 15:13:33 -0400 Muk Yan <[EMAIL PROTECTED]> wrote: Thanks Andreas, sorry about the confusion. What I want to do is call the ZSQL Method from a Python script instead of from a DTML Document or Method. I want to know if there's a way to provide arguments from the Python Scri

Re: [Zope] Providing Arguments to ZSQL Methods that Insert and Update in Python

2006-08-06 Thread Muk Yan
Thanks Andreas, I think I get it now after getting it spoon fed to me from Roberto (which I greatly appreciate).  Thanks all and have a great rest of the weekend for tomorrow is Monday.Peace and take care,Muk Yan On 8/6/06, Andreas Jung <[EMAIL PROTECTED]> wrote: --On 6. August 2006 15:13:33 -0400