[Zope-DB] Access and Zope in Linux 7.2

M.-A. Lemburg mal@lemburg.com
Thu, 13 Mar 2003 09:50:35 +0100


Robert Kellock wrote:
> Or try isectZope (http://www.zope.org/Members/creditscore/isectZope). It's cross-platform and very lightweight,  whereas the server component of SQLRelay only works on the Unix variants. isectZope contains a generic Zope DA and Visual Basic bindings and comes with Windows binaries. To make it work with MS-Access all you will need to do is create a small VB EXE that connects to Access using DAO or ADO and ships the result set back to Zope as a Python eval() capable string.

You should really try to find a different way of passing the data
back to Zope: eval() is a huge security risk which could be exploited
easily.

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Software directly from the Source  (#1, Mar 13 2003)
 >>> Python/Zope Products & Consulting ...         http://www.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________
Python UK 2003, Oxford:                                     19 days left
EuroPython 2003, Charleroi, Belgium:                       103 days left