13 Nov
2002
13 Nov
'02
5:01 p.m.
I'm trying to use a DA (ZPsycopgDA) to work with a RDBMS. Is there an API for these things? Felix.
14 Nov
14 Nov
8:42 p.m.
New subject: [Zope] API for using DA objects?
Felix Ulrich-Oltean writes:
I'm trying to use a DA (ZPsycopgDA) to work with a RDBMS. Is there an API for these things? Install "DocFinder"
<http://www.dieter.handshake.de/pyprojects/zope> and see what useful methods you find. Usually, you would not use a DA directly but use it via Z SQL Methods. There are documents about DA's on Zope.org (usually, how to write your own one for a new backend database). Dieter
8544
Age (days ago)
8545
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dieter Maurer -
Felix Ulrich-Oltean