[cvs] commit: horde/lib/SessionHandler sapdb.php horde/scripts/db
sessionhandler_sapdb.sql
Mike Cochrane
mike@graftonhall.co.nz
Sun, 8 Sep 2002 15:59:16 -0700 (PDT)
mikec 2002/09/08 15:59:16 PDT
Added files:
lib/SessionHandler sapdb.php
scripts/db sessionhandler_sapdb.sql
Log:
Session driver specifically for SAP DB. It provides a not so efficient (opens a second connection to the database) solution to the problem of updating LONG columns.
Revision Changes Path
1.1 +130 -0 horde/lib/SessionHandler/sapdb.php (new)
1.1 +8 -0 horde/scripts/db/sessionhandler_sapdb.sql (new)
Chora Links:
http://cvs.horde.org/co.php/horde/lib/SessionHandler/sapdb.php?r=1.1
http://cvs.horde.org/co.php/horde/scripts/db/sessionhandler_sapdb.sql?r=1.1