> From: Jeff Zucker <[EMAIL PROTECTED]>
> Date: 2004/06/24 Thu PM 05:34:56 GMT

> Because they are trying to emulate an Underwood typewriter? Chucka 
> chucka chucka ding! Chucka chucka chucka ding! :-)

Heh!  That's pretty funny!  Scary thing is, it makes sense..
 
> Can you send me some sample data?  Are you using placeholders (the right 
> way to go) or $dbh->quote() or just literal SQL?

I'm build the SQL from the table definition stored in an XML doc, then 
prepare()-ing it with placeholders.  Some of my input files have 2M+ rows...

Below is a sample line from an input file...

446000202|0|||S16848820|Summary Step - testing Detail steps with no textThis Summary 
step has a total of six Detail steps, three of which have no text.  One of them has a 
graphic, one has an alert, and one has a postcondition which can be tested with the 
following step.Verif|255|

 
> 
> The binary flag of Text::CSV_XS is on by defualt in DBD::CSV.

Hmmmm.... Okay.  So, I guess manually setting it to true won't help...

> Jeff

Thank you,
amonotod

P.S.
To the nntp'rs out there, sorry about the previously broken sig delim...



--
    `\|||/         amonotod@    | subject line: 
      (@@)         charter.net  | no perl, no read...
  ooO_(_)_Ooo________________________________
  _____|_____|_____|_____|_____|_____|_____|_____|

Reply via email to