Re: [Re: Questions about Apache::Session re DBD::Pg]

2000-06-05 Thread Edgardo Szulsztein
Hi Thanks Michael for the info. Do you know how is the performance of the DBItore vs. FileStore? Thanks Edgardo Michael Kahn <[EMAIL PROTECTED]> wrote: > I had problems with this too. I actually had to change the code in > Apache::Session::DBIStore to work properly with the postgres driver.

Using Apache::Session::DBIStore with Sybase

2000-06-05 Thread Thomas Corte
Hi everybody, I'd like to use Apache::Session with DBIStore and a Sybase database. However, since Sybase does not support updating/inserting into TEXT oder IMAGE BLOBS via the ? placeholders used by DBI and DBIStore, this doesn't work. As far as I analyzed it, usage of Sybase would require to

A small question

2000-06-05 Thread Ragnar Hakonarson
Hi all, Does anyone know the meaning behind the text below that I am getting in my EmbPerl log? . Entry-SVs: 56504 -OBJs: 50 Exit-SVs: 63290 -OBJs: 50 . Entry-SVs: 56506 -OBJs: 50 Exit-SVs: 63295 -OBJs: 50 [29380]REQ: Embperl 1.3b2 starting... Mon Jun 5 11:43:14 2000 R

Re: Import Messages in Log

2000-06-05 Thread Dirk Lutzebaeck
Owen Stenseth writes: > I continually get these messages in my Embperl log: > > [19145]IMP: Create Imports for HTML::Embperl::DOC::_9 from > HTML::Embperl::DOC::_10 (HASH(0x86c22e8)) > [19145]IMP: Created Import for HTML::Embperl::DOC::_10::download_links > -> HTML::Embperl::DOC::_9 > [1