SQL connector or ZSQL method access from an external method
Given an SQL connector, or ZSQL methods, how can I access them from an external method? -- J C Lawrence Home: claw@kanga.nu ----------(*) Other: coder@kanga.nu --=| A man is as sane as he is dangerous to his environment |=--
JC, See the HowTo by jpenny at http://www.zope.org/Members/jpenny/Accessing_a_ZSQL_Method_from_an_External_... There is a thread titled "External Method Return value?" on the zope-dev list that starts on Monday the 24th that gives a good example too. J C Lawrence wrote:
Given an SQL connector, or ZSQL methods, how can I access them from an external method?
-- J C Lawrence Home: claw@kanga.nu ----------(*) Other: coder@kanga.nu --=| A man is as sane as he is dangerous to his environment |=--
_______________________________________________ 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 )
-- Chris McDonough Digital Creations, Inc. Zope - http://www.zope.org
participants (2)
-
Chris McDonough -
J C Lawrence