You're correct.  That way probably would be the preferred work-around.  <br><br>- John<br><br><br><br><div class="gmail_quote">On Mon, Jun 20, 2011 at 5:18 PM, Alex Mandel <span dir="ltr"><<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I agree quotes should work but I've found many parsers to not follow the<br>
expectation on this. As for semicolons I only meant as the delimiter<br>
leaving the commas inside your text. That way you can tell the parser<br>
that ; is the separator between records.<br>
<br>
Thanks,<br>
<font color="#888888">Alex<br>
</font><div><div></div><div class="h5"><br>
On 06/20/2011 01:04 PM, John Callahan wrote:<br>
> I use semi-colons when I can but have run into situations where commas are<br>
> necessary, such as names of places.  I agree with the work-around and I've<br>
> done that before.   As long as quotes (") are included around the values, it<br>
> should work, and I believe it was working for a while.<br>
><br>
> - John<br>
><br>
> ***********************************<br>
> John Callahan, Research Scientist<br>
> Delaware Geological Survey<br>
> University of Delaware<br>
> URL: <a href="http://www.dgs.udel.edu" target="_blank">http://www.dgs.udel.edu</a><br>
> *******************************<br>
><br>
><br>
> On Mon, Jun 20, 2011 at 3:59 PM, Alex Mandel <<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>>wrote:<br>
><br>
>> On 06/20/2011 12:35 PM, John Callahan wrote:<br>
>>> Has anyone seen this problem with the Delimited Text plugin?  I am seeing<br>
>>> this in today's download of QGIS 1.7 standalone on Windows, and on a<br>
>> recent<br>
>>> install through OSGeo4W of 1.8-trunk.<br>
>>><br>
>>> "Delimited text" plugin doesn't allow to load csv file with field with<br>
>>> commas<br>
>>> <a href="http://hub.qgis.org/issues/2208" target="_blank">http://hub.qgis.org/issues/2208</a><br>
>>><br>
>>> - John<br>
>><br>
>> I have had that problem before, with lots csv import tools (not just<br>
>> qgis). Are you using commas to separate the values too? I usually have<br>
>> much better success changing that to ; or |<br>
>> so instead of "2","test,test","1"<br>
>> "2";"test,test";"1"<br>
>><br>
>> Easiest way to swap out the delimiter is to use OpenOffice/LibreOffice<br>
>> and change it when saving.<br>
>><br>
>> Thanks,<br>
>> Alex<br>
>> _______________________________________________<br>
>> Qgis-user mailing list<br>
>> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
>> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
>><br>
><br>
<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br>