20 Aug
2002
20 Aug
'02
8:01 a.m.
Michael wrote:
Is there a resource that explains how to update multiple ZODB records without have to edit each one individually? I've looked through the how-to's and did a search on Google, but can't seem to turn anything up.
It depends on what you mean by 'update'. You can probably use a Python Script. At worst you can do it using an external method. cheers, Chris