RE: [Zope] ZSQL method
Hi, This message is for information only. It means that no data was returned from your query (because it was an insert). You can safely ignore the message; your insert has been done properly. hth, -- Marcus
-----Original Message----- From: Alessandra Pessolano [mailto:Alessandra_Pessolano@gidi.it] Sent: 03 April 2000 17:05 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 )
participants (1)
-
Marcus Collins