mod_python and caching DB objects

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • fowlertrainer@anonym.hu

    mod_python and caching DB objects

    Hello !

    I want to create a site with mod_py.
    I am beginner.

    Can I create an persistent database connection/objects in mod_py ?
    I want to use KInterBaseDB with FireBird server.


    Thanx for any advance !
    (...for links/docs an extra thanx)

    --
    Best regards,
    fowlertrainer mailto:fowlertr ainer@anonym.hu


  • Paul Rudin

    #2
    Re: mod_python and caching DB objects

    >>>>> "fowlertrai ner" == fowlertrainer <fowlertrainer@ anonym.hu> writes:
    [color=blue]
    > Hello ! I want to create a site with mod_py. I am beginner.[/color]
    [color=blue]
    > Can I create an persistent database connection/objects in mod_py[/color]

    There is an entry in the mod_python FAQ addressing this question IIRC.

    Comment

    • Rene Pijlman

      #3
      Re: mod_python and caching DB objects

      Paul Rudin:[color=blue][color=green]
      >>fowlertrainer :
      >>Can I create an persistent database connection/objects in mod_py[/color]
      >
      >There is an entry in the mod_python FAQ addressing this question IIRC.[/color]

      Indeed: http://www.modpython.org/FAQ/faqw.py...=faq03.003.htp

      --
      René Pijlman

      Comment

      Working...