Using a DB as backend storage for Zope is much, much slower than using filestorage. You should really think about if you want to do this. -aj --On Donnerstag, 15. Januar 2004 9:22 Uhr +0100 Tim TerlegÄrd <tim@se.linux.org> wrote:
I'd like (read the company would like) to store all data in a Sybase database instead of using zodb. What solutions are there?
I've read some about APE and Sybase DA. APE doesn't seem to support Sybase (only mysql and postgresql?) and to use Sybase DA I have to rewrite all code to use Z SQL methods.
Is this information correct? Are there other alternatives or is it impossible to have Zope store all data in a Sybase RDBMS without rewriting all products to use Z SQL methods?
Tim
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )