[Zope] programming under zope
Hannu Krosing
hannu@trust.ee
Fri, 26 Feb 1999 16:16:40 +0200
Sebastian Luehnsdorf wrote:
>
> - i need to read and write files but my attempts failed - is this a
> problem with my script or a common situation?
I guess it may be a problem with user rights - does the HTTP daemon user
have the needed privileges.
> - i want to store small amounts of information - what is the best approach
> (a database connection would be overkill)
Most probably Zopes built-in database
-----------------------
Hannu