Archana
unread,Dec 22, 2008, 5:31:51 AM12/22/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CSVChat
Hello ,
I have CSV file ie comma seperated values file. I am converting that
to xml file , by using streamreader ,split function and an array. Its
works fine.
But Problem is When I have A data with camma eg :
aaaaa,fsdjf,"kfjasdjf,fsdjkf,jfhdjsk",fjsdhjf
Its is splitling the data also, irresptive of wherther data is
enclosed in quotes or not.
Please help me , How to resolve this Issue.
Thanks & Regards,
Archana.CM
----------------------------