Daily Archives: January 13, 2011

Finding and removing carriage returns in your SQLite table

The problem with copy data from e.g., an excel or calc sheet into an SQLite database (or any database I reckon) is that the data you copy might include an carriage return. I found this out the hard way after … Continue reading

Posted in Data handling, GRASS GIS, SQLite | Tagged , , , | 2 Comments