Hi All,
My flat file has comma seperated values but enclosed in quotes. The
problem I have it some of the values are description, which may have a
comma in between also. Here is a quick example of my file
"Maxima","CA","Nissan,Infiniti","Burbank,LA"
"Accord","CA","Honda,Acura","LA"
"Escort","WA","Ford","XYZ"
I have to treat values inside quotes are single values, but if I use the
comma as seperator, I dont get the correct result!
Has anyone hit this problem? and how can I resolve this?
Thanks in advance,
Milan
---
Posted via DotNetSlackers.com


|