Reg. csv file upload [message #351330] |
Tue, 30 September 2008 05:50 |
madhucts.2007
Messages: 7 Registered: April 2008
|
Junior Member |
|
|
Hi,
In my source file i have a single product name as "a,b". But when i try to upload, it is not happening and throwing error.
Please can anyone help me?
Thanks,
Madhu
|
|
|
Re: Reg. csv file upload [message #351790 is a reply to message #351330] |
Fri, 03 October 2008 03:40 |
dr.s.raghunathan
Messages: 540 Registered: February 2008
|
Senior Member |
|
|
hi,
by default csv file will have ddelimiter as comma. however if you can create flat file with some other delimiter alike '|' and if you can use this delimeter in upload converstion to csv file, it may work. It worked for my colegues.
yours
dr.s.raghunathan
|
|
|