On 27 Sep 2010, at 8:15pm, Sébastien Roux wrote:

> Would it be a way of importing a file to a SQLite database by just
> specifying the delimiter? In that way the table and its structure would be
> created on the fly without having to write and execute a create statement.
> 
> Which third party tool would you recommend for SQLite administration?

First look at

http://www.sqlite.org/sqlite.html

which comes with SQLite.  Then tell us what you want that it doesn't do.

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

Reply via email to