correction : Keep the db handle ($dbh) trough several cgi

From: "Righetti Livio" <Livio(dot)Righetti(at)mcnet(dot)ch>
To: pgsql-interfaces(at)postgreSQL(dot)org
Subject: correction : Keep the db handle ($dbh) trough several cgi
Date: 1999-05-03 09:47:25
Message-ID: 7gjr7a$d0o$1@pollux.ip-plus.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi everybody,

I'm using DBI 1.06 and Perl 5.

Is it possible de keep the db handle ($dbh) trough several cgi in order to :

- avoid to connect at the beginning of each cgi
- Begin a transaction in a cgi et finish it in another cgi

Thanks in advance

Livio

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bobby Mitchell 1999-05-03 11:13:44 (no subject)
Previous Message Righetti Livio 1999-05-03 09:43:55 Keep the db handle ($dbh) trough several cgi