Mihael,

I'll look for a developer who can compile the code for me. I'm not a
developer.
If I understand correctly, you wrote a tool to do a CSV import in an SQLite
db in a much more controlled way, and if the import fails, we'll know at
least why.

With the code like it is now, can I use it on plain text (so not tab
delimited or comma delimited text files) as well -- the type I described:
one line that can contain comma's and double quotes for instance?

thanks

gert

2013/2/21 Michael Black <mdblac...@yahoo.com>

> I wrote an import util a while ago which might help you out as it's a bit
> more picky and gives more intelligent error messages than .import does.
> http://www.mail-archive.com/sqlite-users@sqlite.org/msg70182.html
>
> Show us some example lines and we can help a lot better.
>
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to