I don't know about that; I've long since replaced the version that comes with Zope 1.10.20 with Gadfly 1.0, which seems to work fine. Afaik, the version bundled with Zope is just vanilla Gadfly; but this distribution is also pretty old, iirc. Could it be that the bundled version does not support these tables? -- Alexander Staubo http://www.mop.no/~alex/
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Larry Luther Sent: 13. juli 1999 05:46 To: Alexander Staubo Cc: Zope Mailing List (E-mail); ggtr@club-internet.fr Subject: Re: [Zope] Info about a Z Gadfly Database in a DTML doc
I don't think so. The built in Gadfly implementation is different than the standard distribution. It doesn't have "__table_names__" etc. like the standard release.
Alexander Staubo wrote:
Iirc, Gadfly has internal tables/views just like, say, MSSQL or Sybase has.
And iirc, they're called things like
__table_names__ __datadefs__ __columns__ __indices__ __indexcols__
and so forth. Check the Gadfly documentation and/or source code for more information.
...
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )