[Zope] Is there a standard database interface?

Piers Lauder piers@cs.su.oz.au
Mon, 01 Mar 1999 10:41:59 +1100


I notice that ZGadFlyDA's DB class provides "tables" and "columns"
methods in addition to "query", which I find very useful.

However, ZSybaseDA and ZMySQLDA provide only "query".

Is there supposed to be a standard interface for DB classes?