-----Original Message-----
>From: Chas Owens <[EMAIL PROTECTED]>

>                        $dbh->{InactiveDestroy} = 1;
>                        $dbh = DBI->connect($dsn, $dbun, $dbpw,
>{RaiseError => 1});
>                        # do stuff

yes this is the same with my meanings.Child re-open another dbh object which is 
not the same one copied from parent.

--
mailto:[EMAIL PROTECTED]
http://home.arcor.de/jeffpang/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to