From: James Gray Date: 2009-03-04T00:37:59+09:00 Subject: Re: double quote problem in CSV On Mar 3, 2009, at 9:13 AM, Salil Gaikwad wrote: > I know it's a wrong formatted csv file but i just want to know is > there any possibilty to read file like this.Actually i uploaded lot of > file in my application and i receive the file which is formatted as > above.So, thanks again...pls reply if you know anything related to > this > so that i can move in a right direction. As multiple people have told you for days now, you will need to build your own parser for non-CSV data. I wish there was some shortcut we could give you, but that's still our best answer. James Edward Gray II