[Zope-DB] Bug in ZSQL method result caching?

2006-02-24 Thread Chris Withers
Hi All, I'm seeing a fair few errors as follows using Zope 2.8.4: results = self.aZSQLMethod(p1=value1, p2=value2) File lib/python/Shared/DC/ZRDB/DA.py,line 453, in __call__ result=self._cached_result(DB__, (query, self.max_rows_)) File lib/python/Shared/DC/ZRDB/DA.py,line 375, in

[Zope-DB] Partial Data Replication to postgreSQL.

2006-02-24 Thread Sanjay Arora
We are considering Plone for CMS/Workflow app. However, some of the data from Zodb would need to be replicated into the existing postgreSQL CRM/SCM system, using triggers or something similar. What would be required to do the job? With regards.Sanjay.

[Zope-DB] Query about trigger type replication from ZopeDB to postgreSQL

2006-02-24 Thread Sanjay Arora
We are considering Plone for CMS/Workflow app. However, some of the data from Zodb would need to be replicated into the existing postgreSQL CRM/SCM system, using triggers or something similar. What would be required to do the job? With regards. Sanjay.

Re: [Zope-DB] import mysql

2006-02-24 Thread Chris Withers
[EMAIL PROTECTED] wrote: does it exists a Product/Tool in zope / plone enviroment to achieve the import of a big (my case) .sql file (MySQL) in a zope / Plone object or set of obiects immediately available in zope / plone enviromenty itself? Dunno what you're asking... if you want to import a