Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^2: Parsing MS SQL CSV export with Text::CSV_XS

by andyford (Curate)
on Oct 22, 2008 at 20:04 UTC ( [id://718860]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        $tr_csv->parse($row);
        print $tr_csv->error_diag(),"\n";
    }
    
  2. or download this
    2032EIF - CR char inside unquoted, not part of EOL436
    2032EIF - CR char inside unquoted, not part of EOL435
    2032EIF - CR char inside unquoted, not part of EOL433
    2032EIF - CR char inside unquoted, not part of EOL425
    2032EIF - CR char inside unquoted, not part of EOL425
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://718860]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-16 23:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found