13 Jul
2007
13 Jul
'07
2:22 p.m.
----- Original Message ----- From: "Lester Cram" <Lester.Cram@rah.scot.nhs.uk> To: <zope@zope.org> Sent: Friday, July 13, 2007 10:15 AM Subject: [Zope] externalImage
Is there a way to use external image with mysql instead of zodb or is there an example of how to use mysyql to hold metadata and store images on the file system
For storing files on the filesystem "LocalFS" and "ExtFile" zope products may help. In terms of how to store data in a mysql db read the relational database section of the ZopeBook: http://www.plope.com/Books/2_7Edition Jonathan