in reply to Re: Line separators when passing multi-line fields to a database ("\n")
in thread Line separators when passing multi-line fields to a database
Yes, I did believe that about Perl, and it looks from what you say as though I had got confused somewhere, as I don't remember reading perlport. But it's not there that I'm having a problem. It's with the text from the database that may contain either one or two characters that I need to convert to \n (that's the easy bit) and then pass unescaped back to the database. That's the bit where I'm stuck right now. But thank you for the correction, as I'm pretty sure I would otherwise get bitten some time in the future.
Regards,
John Davies
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Line separators when passing multi-line fields to a database ("\n")
by tye (Sage) on Mar 21, 2011 at 19:15 UTC | |
by davies (Monsignor) on Mar 23, 2011 at 14:26 UTC |