[Zope] Change ZSQLMethod connection id
Andreas Jung
lists at andreas-jung.com
Fri Dec 23 07:44:55 EST 2005
--On 23. Dezember 2005 13:33:08 +0100 Fabio <fabio.marcone at duet.it> wrote:
> Hi!
> in my zope application I call ZSQLMethods from python script. Is it
> possible to set "connection id" property of a ZSQLMethod before call it?
>
> How?
> ZSQLMethod.propertyItems() return only ('title','')
>
perhaps
zsql_method.connection_id = '....' might to the job. See DA.py
-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20051223/287780e3/attachment.bin
More information about the Zope
mailing list