Hello.
Someone asked me about installing oracle module on hp-ux. They said always failed in
install.
So I let they know how to compile in my experience. But it was same thing.
I tried to fix makefile file and write a documentation about this problems. but
anything coudn't help them.
I know th
Hello.
I am worry about someone crashed by my email that include Korean characters in name
header.
Anyone had this problem?
Sorry my none relation email for DBI.
Happy Birthday, Tim Bunce.
:)
-BEGIN PGP SIGNED MESSAGE-
I wrote a snippet., See dbh->quote.
$sqlquery = sprintf "UPDATE temporary SET sentence = %s WHERE page = %s",
$dbh->quote($sentence[$count]),$dbh->quote($page[$count]);
$sth = $dbh->prepare( qq{$sqlquery} );
$sth->execute unless $dbh->errstr;
-BEGIN PGP SIGNED MESSAGE-
I post serveral articles on han.comp.lang.perl.
- - Original Message -
From: "ÃÖÁØÈì" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 31, 2001 7:48 PM
Subject: inquire for DBD::Oracle
> DBD::Oracle rror accrue
>
> instal