Hi Stefan, sorry for the delay in answering your question. I just returned from vacation.
Ludwig, Stefan (DZ-SH) [mailto:[EMAIL PROTECTED] wrote: > > There's another problem with dataload: > when reading text files dataload is unable > to correctly process newlines in string values. > It interprets newlines as end-of-records. > Yes. > Is there any way to avoid this problem? > This depends on the format used for the data file. In case FWV (fixed width) format there would be a possibility. In case using the CSV format (COMPRESSED keyword in dataload commands) there is no chance. How do you generate the data? In case you transport from SAPDB to SAPDB there would be a proprietary format that could be used thats free of such shortcomings. Regards, Steffen -- Steffen Schildberg SAP DB Team SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
