>
> does anyone know if the DBI interface in Embedded Perl  can make
> persistent connections ?
>

As with any module that is running under mod_perl, you can use Apache::DBI
to have persitent database connections. If you running as CGI, you can use a
patched version of DBIProxy to get the same result. (The patch isn't part of
the release DBIProxy yet, but I send it to Tim Bunce and I hope he gets
around to put it in the next DBI release. Until then I can send it to you,
but it's only necessay in CGI mode)

> I saw the some newsletters which denied this ! I this right ?

Where did you read such a nonsense ? Would be interesting for me who is
writing such wrong things ?

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to