[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Koha-devel] log about z3950
From: |
Benedykt P. Barszcz |
Subject: |
RE: [Koha-devel] log about z3950 |
Date: |
Thu Feb 26 14:41:02 2004 |
W liĆcie z czw, 26-02-2004, godz. 23:22, Sullivan,Deric [CMC] pisze:
> Replace:
> my $dbi = C4::Context->dbh;
> with:
> $dbh->{"InactiveDestroy"} = "true";
>
> Replace all references to dbi with dbh.
>
I think that Paul has removed this instance of my $dbi = C4:: ...
Instead there's this:
my $dbi = DBI->connect("DBI:$db_driver:$db_name:$db_host",$db_user, ...
Since I am not a perl guru, could anyone enlighten me what to do?
Benedict
- RE: [Koha-devel] log about z3950, (continued)
RE: [Koha-devel] log about z3950, Sullivan,Deric [CMC], 2004/02/26
- RE: [Koha-devel] log about z3950,
Benedykt P. Barszcz <=
RE: [Koha-devel] log about z3950, Sullivan,Deric [CMC], 2004/02/27