On Thu, Sep 24, 2009 at 6:45 PM, Rich Shepard <rshep...@appl-ecosys.com>wrote:

> On Thu, 24 Sep 2009, C. Mundi wrote:
>
> > I just bit the bullet and did it.  Python has an excellent csv module,
> > capable of handling just about any dialect you're likely to encounter.  I
> > am so grateful I did not have to write a parser for CSV.  In just a few
> > lines I can read the csv right into sqlite.  If anyone wants the code I
> > will post it here if deemed appropriate.
>
> Carlos,
>
>   How about sending me a copy?
>
> Thanks,
>
> Rich
>
> --
> Richard B. Shepard, Ph.D.               |  Integrity            Credibility
> Applied Ecosystem Services, Inc.        |            Innovation
> <http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax:
> 503-667-8863
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>


Here you go, Rich.  Please note the disclaimer, which is as serious if
somewhat overwrought.  I cannot offer support for this script, but I suspect
you'll have no problem grokking it and improvements are always appreciated.
Good luck!

Carlos
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to