|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: Regular Expression help, MS Access Pipe delimited export gone badby RhetTbull (Curate) |
| on Nov 06, 2001 at 18:42 UTC ( #123584=note: print w/ replies, xml ) | Need Help?? |
|
You may want to take a look at Text::xSV by our own tilly. This works like Text::CSV but handles embedded newlines. If you import your data into perl with Text::xSV you could then export it in a format more suitable for MySQL (perhaps using quoted fields as gt8073a already pointed out.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||