[Zope] From SQL query to dtml-tree, anyone?

Toby Dickenson htrd90@zepler.org
Wed, 13 Oct 1999 18:09:18 +0100


On Tue, 12 Oct 1999 08:59:52 +0000, you wrote:

>In my growing IT intranet app, I'd like to generate a tree based on one
>or more SQL queries.

.....

>I'd prefer to have the data outside Zope in a SQL db due to other (and
>important) purposes.

Of course, you can make Zope data available outside of Zope using
xmlrpc, FTP, etc.

my appologies if you knew this.


Toby Dickenson