I recently did this by parsing the data through a VB program that appended a “\” in front of any Char(10) and/or Char(13) characters which tells Postgres to accept the next character as a literal part of the column value I believe – must do because it worked! I also quoted the whole column as part of the VB prog…
Worked for me but I’m not sure the exact science behind it so someone else might be able to be of some more detailed help.
Cheers, -p
-----Original
Message-----
Hi Folks, *******************Confidentiality and Privilege Notice******************* The material contained in this message is privileged and confidential to the addressee. If you are not the addressee indicated in this message or responsible for delivery of the message to such person, you may not copy or deliver this message to anyone, and you should destroy it and kindly notify the sender by reply email.
Information in this message that does not relate to the official business
of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta.
Weatherbeeta, its employees, contractors or associates shall not be liable
for direct, indirect or consequential loss arising from transmission of this
message or any attachments
|
- Re: [SQL] Importing data from csv Phillip Smith
- Re: [SQL] Importing data from csv Scot P. Floess
- Re: [SQL] Importing data from csv Scot P. Floess
- Re: [SQL] Importing data from csv Phillip Smith
- Re: [SQL] Importing data from csv Scot P. Floess
- Re: [SQL] Importing data from csv Michael Fuhr
- Re: [SQL] Importing data from csv Aaron Bono