Hi All,
I have a question, which I have been trying to figure out for a long time. I want to be able to import CSV files where one or more of the fields is a text block. These text blocks can have crlf's in them. I've noticed that programs that can import CSV files handle this with no problem as long as the text block is within double quotes. However, I have no idea how to create this type of parser. It's easy to import CSV records as long as each record is on one line. Does anyone have any ideas? Thanks, Stefan ======================================================== Database WebWorks: Dynamic web sites through database integration http://www.DatabaseWebWorks.com ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
