From: <gh...@gh...> - 2003-10-07 06:36:23
|
Tim Middleton wrote: > So what ever happened to ZPyPgSQLDA? I can't seem to find any recent traces of > it. The previous home page seems to be gone. A search on zope.org turns up > nothing... is it, in whatever state it was in, available anywhere? It's in CVS. It never got developed any further than the initial hack that it was, though. I haven't had a chance to use ZOPE since then, so I stopped development. I'd recommend you just use the adapter for psycopg. ZPyPgSQLDA was nothing more than this one hacked to work with pyPgSQL, anyway. If your concern is that it needs to run on Windows, psycopg can nowadays be built on Windows. Just ask on its mailing list :-) -- Gerhard |