Re: How to escape commas(,) in CSV file

2013-03-24 Thread Henryk Konsek
> Worked :) > Thanks *Henryk Konsek* I'm more than happy that I was useful :) . Best regards. -- Henryk Konsek http://henryk-konsek.blogspot.com

Re: How to escape commas(,) in CSV file

2013-03-20 Thread sarfaraj
Worked :) Thanks *Henryk Konsek* -- View this message in context: http://camel.465427.n5.nabble.com/How-to-escape-commas-in-CSV-file-tp5729241p5729584.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to escape commas(,) in CSV file

2013-03-20 Thread Henryk Konsek
> How do we create the csv with double quotes using camel csv component ? is > it possible ? Actually I've already explained this in my previous post. Please do kindly refer to it. :) Best regards. -- Henryk Konsek http://henryk-konsek.blogspot.com

Re: How to escape commas(,) in CSV file

2013-03-20 Thread sarfaraj
do we create the csv with double quotes using camel csv component ? is it possible ? /Sarfaraj -- View this message in context: http://camel.465427.n5.nabble.com/How-to-escape-commas-in-CSV-file-tp5729241p5729527.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to escape commas(,) in CSV file

2013-03-15 Thread Henryk Konsek
Hi, > Can some one tell me how to escape comma in camel csv component. Actually CSV component doesn't conform Camel standards in 100%. First of all it depends on the project with no stable release [1] and basically no documentation. It is even hard to get the sources of the CSV library jar used b

How to escape commas(,) in CSV file

2013-03-15 Thread sarfaraj
India It should be like 1,Sarfaraj Sayyad,"Pune,India" Can some one tell me how to escape comma in camel csv component. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-escape-commas-in-CSV-file-tp5729241.html Sent from the Camel - Users mailing list archive at Nabble.com.