<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I use single forward slashes just fine, but just in case, this has to be run on the same machine as the server afaik.<div><br></div><div>charles</div><div> <br><div><div>On Aug 10, 2011, at 3:28 PM, John Callahan wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Sorry if this is more of a postgres question than postgis...<div><br></div><div>I'm trying to bring in a CSV table into my postgis database.  I'm using the COPY command but kepe getting the error "No such file or directory."  I'm on Windows and my guess is the error is caused by incorrect syntax.  The online docs mentions that Windows users might need to use the E'' string syntax.  What is that and how is it used?  I can't find any good examples. Is the following correct?  Thanks.</div>
<div><br></div><div>COPY mypgtable FROM 'C:<a href="smb://data//projectname//locations.csv'">\\data\\projectname\\locations.csv'</a> CSV HEADER;</div><div><br></div><div><br></div><div>- John<br><div><br clear="all">***********************************<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>
</div></div>
_______________________________________________<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>http://postgis.refractions.net/mailman/listinfo/postgis-users<br></blockquote></div><br></div></body></html>