RE: [Zope] dbf-zope integration
Michel Pelletier Digital Creations, Inc. Use Zope! http://www.zope.org/
-----Original Message----- From: Milos Prudek [mailto:prudek@sol.cz] Sent: Sunday, April 04, 1999 4:31 AM To: zope@zope.org Subject: [Zope] dbf-zope integration
I have a bunch of html files (about 40) generated from single dbf file by a little FoxPro program once a week. The rest of the site is Zopish, but these files IMSO (in my silly opinion) have to be uploaded one-by-one into Zope, _or_ gzipped, moved to server, ungzipped and fsimported.... any better solution?
How do I make Zope (on Linux) read .dbf file (stored somewhere in the ftp upload directory of my Linux box), translate it into HTML and serve it to visitors?
ZTables can read .dbf files and do all sorts of magic with them, generating HTML files being one thing. ZTables is 'above the line' meaning it is not free. Contact Paul (paul@digicool.com) for details. -Michel
-- Milos Prudek Sonet Online s.r.o. http://www.sol.cz
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(For developer-specific issues, use the companion list, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
Michel Pelletier