[Zope] Question about creating Zope products with database connections.

Andreas Jung andreas at andreas-jung.com
Mon Apr 26 11:29:32 EDT 2004


The recommended way is to use ZSQL + a configure DA. ZSQL methods can be 
tied to your
product as class attributes  (similar to DTMLFile()) or put them into the 
filesystem (portal-skins)
when using CMF or a SkinnedFolder.

-aj

--On Montag, 26. April 2004 12:18 Uhr -0400 Alec Munro 
<alecmunro at hfx.eastlink.ca> wrote:

> Hi List,
>
> I need to create a zope product that makes use of connections to a MySQL
> db.
> I am a rank novice when it comes to the creation of Zope products, so I
> have no idea what the preferred method is to connect to a database.
> Are there tutorials about this subject? Or any general advice?
> Thanks,
>
> Alec Munro







More information about the Zope mailing list