[Zope] database
   
    Holger Hoffmann
     
    hohoff@rz.uni-potsdam.de
       
    Mon, 23 Apr 2001 15:53:52 +0200
    
    
  
Hi Stian,
have a look at:
http://www.zope.org/Members/michel/ZB/RelationalDatabases.dtml
http://www.zope.org/Documentation/Guides/ZSQL-HTML/ZSQL.html
hth ... Holger
Stian Jenssen wrote:
> 
> I want to have a database with questions and answers on a wap platform, and
> use zope to randomly pull information out of the database (eg. 10 questions
> at the time). Have the zope running on a apache server on an linux box. Is
> there any way this may be accomplished.
> 
> Stian Jenssen