[ZODB-Dev] Relstorage in comparison of Object Relational Mapping

2009-01-23 Thread Sandra
Hi, I am try to understand, why Relstorage was been create, Could you help me Shane, what was your motivations? Have you any documentation about Relstorage? and in oder side could we said that, the technic of relstorage is like Object Relational Mapping? Thanks,   Sandrine --- En date de : Ven

[ZODB-Dev] ZcxOracleDA

2009-03-26 Thread Sandra
Hello! I want to use ZcxOracleDA, i have install cx-oracle 4.4.1 and extract ZcxOracleDA into my Zope instances Products directory, but it does'nt appear in Control_panel/ Products in ZMI. Have anyone Ideas how it schould be configure. Best Regard S

[ZODB-Dev] difference between RAM and cache in ZODB

2009-03-30 Thread Sandra
Hello! Could someone please tell me the difference between the RAM and the Cache of ZODB? Thanks, Sandra ___ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org http

Re: [ZODB-Dev] difference between RAM and cache in ZODB

2009-03-31 Thread Sandra
: Lundi 30 Mars 2009, 23h52 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 30.03.2009 12:10 Uhr, Sandra wrote: > Hello! > Could someone please tell me the difference between the RAM and the > Cache of ZODB? This question does not make sense to me. What do you want to know in detai

[ZODB-Dev] upload a file of 6 MB with the function manage_upload

2009-04-01 Thread Sandra
Hi all, I want to upload a file of 6 MB with the function manage_upload   def manage_upload(self,file='',REQUEST=None): """ Replaces the current contents of the File or Image object with file. The file or images contents are replaced with the contents of 'file'. """ if self.wl_isLocked(): raise Re