subrahmanyan kalathur wrote:
As you want to serialize access to your database, you might be interested in locking. Search the (searchable) list archive for "lock" and "locking" to find more information about it. For locking, too, my "SharedResource" can help you.
*HOWEVER*, I follow other posters: it is probably much easier to switch to a different RDBMS.
hi,
which RDBMS will u suggest. and for that what are the changes need to be done for my zope. and where can I get that. give the links please.
Is it important to keep transaction logs? Just avoid RDBMS without row-leve locking. Typically, Sybase. I don't know about new one although there is a trick of increasing page size and enabling it. Undocumented feature. :-) Why not build out role-based architecture with tracking include?
thanks bye
yours,
K.H.Subrahmanyan
( subrahmanyan.kalathur@wipro.com )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )