[Zope] ZSQL method
J. Atwood
Jatwood@bwanazulia.com
Mon, 03 Apr 2000 10:18:25 -0400
That is fine. It was not a query. Now do a query and see if the data was
there.
J
> From: "Alessandra Pessolano" <Alessandra_Pessolano@gidi.it>
> Date: Mon, 3 Apr 2000 16:04:54 +0100
> To: zope@zope.org
> Subject: [Zope] ZSQL method
>
>
>
> I have a problem!!!
> When I make a ZSQL method with an insert, i have the fallowing error: "This
> was
> not a query"
> My ZSQL method is the following: GENERE, UFFICIO
> ARGUMENTS: ZSQL method
> INSERT ITNO WS
> (GENERE, UFFICIO)
> (<dtml-sqlvar GENERE type=string>, <dtml-sqlvar UFFICIO type=string> )
>
>
>
> Thank you ALessandra
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )