Re: [GENERAL] Problem with inserting newlines and ' characters

2000-07-24 Thread Philip Warner
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(

Re: [GENERAL] Problem with inserting newlines and ' characters

2000-07-24 Thread Mitch Vincent
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. >

[GENERAL] Problem with inserting newlines and ' characters

2000-07-24 Thread Alan Horn
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