At 14:38 24/07/00 +, Alan Horn wrote:
>
>Hi,
>
>This may actually be more of a limitation with the DBD::Pg perl driver.
>I'm not sure.
>
>Basically I'm using DBD::Pg in a perl script which inserts data into a
>very simple table.
>
>The statement I'm using is thus :
>
>my($sth) = $dbh->prepare(
n" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 24, 2000 10:38 AM
Subject: [GENERAL] Problem with inserting newlines and ' characters
>
> Hi,
>
> This may actually be more of a limitation with the DBD::Pg perl driver.
> I'm not sure.
>
Hi,
This may actually be more of a limitation with the DBD::Pg perl driver.
I'm not sure.
Basically I'm using DBD::Pg in a perl script which inserts data into a
very simple table.
The statement I'm using is thus :
my($sth) = $dbh->prepare("insert into maintenance (sno, date, data) values
('$s